Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Modify AutoSeeded_RNG to use HMAC_RNG instead of Randpool, if HMAC_RNG is | lloyd | 2008-10-28 | 2 | -5/+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 | 3 | -0/+189 |