| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | In ANSI_X931_RNG::reseed, only attempt to reseed the X9.31 state if | lloyd | 2008-10-28 | 1 | -7/+10 |
* | Substantially change Randpool's reseed logic. Now when a reseed | lloyd | 2008-10-27 | 2 | -18/+48 |
* | Move EntropySource base class to new entropy_src.h (which allows the implemen... | lloyd | 2008-10-26 | 2 | -19/+2 |
* | Move rng.h from core to rng | lloyd | 2008-10-26 | 1 | -0/+107 |
* | Move rng.{cpp,h} from core to rng/ topdir | lloyd | 2008-10-26 | 5 | -0/+241 |
* | Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1 | lloyd | 2008-09-30 | 2 | -8/+7 |
* | Remove lookup from Randpool, HMAC, CMAC, CBC-MAC, TLS-PRF, and PBKDF2 | lloyd | 2008-09-30 | 2 | -10/+14 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 2 | -0/+0 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 6 | -0/+478 |