Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e... | lloyd | 2009-10-13 | 1 | -1/+1 |
|\ | |||||
| * | Throw Internal_Error instead of Algorithm_Not_Found if no usable RNG | lloyd | 2009-09-08 | 1 | -1/+1 |
* | | Don't make auto_rng require AES; using it is optional as long as HMAC_RNG | lloyd | 2009-10-13 | 1 | -3/+6 |
|/ | |||||
* | Change the order of preference for /dev/*random polling to | lloyd | 2009-06-09 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -4/+6 |
* | Check in a branch with a major redesign on how entropy polling is performed. | lloyd | 2009-01-27 | 1 | -12/+7 |
* | Rename timers.h to timer.h | lloyd | 2008-11-11 | 1 | -1/+1 |
* | Modify AutoSeeded_RNG to use HMAC_RNG instead of Randpool, if HMAC_RNG is | lloyd | 2008-10-28 | 1 | -4/+20 |
* | Substantially change Randpool's reseed logic. Now when a reseed | lloyd | 2008-10-27 | 1 | -16/+29 |
* | Move rng.{cpp,h} from core to rng/ topdir | lloyd | 2008-10-26 | 1 | -0/+129 |