Age | Commit message (Expand) | Author |
---|---|---|
2013-11-14 | rename random.h to dbrandom.h since some OSes have a system random.h | Matt Johnston |
2013-11-14 | - Some fixes for old compilers like tru64 v4 from Daniel Richard G. | Matt Johnston |
2012-07-19 | /dev/random blocks on busy servers too. | Matt Johnston |
2012-06-29 | Improve RNG seeding. | Matt Johnston |
2007-07-19 | Just use /dev/urandom since that's what everyone ends up using anyway. | Matt Johnston |
2007-04-16 | Add -u option to specify /dev/urandom instead | Matt Johnston |
2006-02-11 | Only read /dev/random once when the program starts | Matt Johnston |
2005-05-05 | - refactored random mp_int generation and byte->mp_int code | Matt Johnston |
2004-06-01 | Makefile.in contains updated files required | Matt Johnston |