aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/auto_rng
Commit message (Expand)AuthorAgeFilesLines
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-1/+1
* Modify AutoSeeded_RNG to use HMAC_RNG instead of Randpool, if HMAC_RNG islloyd2008-10-282-5/+20
* Substantially change Randpool's reseed logic. Now when a reseedlloyd2008-10-271-16/+29
* Move rng.{cpp,h} from core to rng/ topdirlloyd2008-10-263-0/+189