aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng
Commit message (Expand)AuthorAgeFilesLines
...
* In ANSI_X931_RNG::reseed, only attempt to reseed the X9.31 state iflloyd2008-10-281-7/+10
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-272-18/+48
* Move EntropySource base class to new entropy_src.h (which allows the implemen...lloyd2008-10-262-19/+2
* Move rng.h from core to rnglloyd2008-10-261-0/+107
* Move rng.{cpp,h} from core to rng/ topdirlloyd2008-10-265-0/+241
* Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1lloyd2008-09-302-8/+7
* Remove lookup from Randpool, HMAC, CMAC, CBC-MAC, TLS-PRF, and PBKDF2lloyd2008-09-302-10/+14
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-292-0/+0
* Move all modules into src/ directorylloyd2008-09-286-0/+478