aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/auto_rng/auto_rng.h
Commit message (Expand)AuthorAgeFilesLines
* More Doxygen updates/fixeslloyd2010-06-151-0/+3
* Don't delete the global RNG in AutoSeeded_RNG's destructorlloyd2010-03-231-1/+0
* There are some nasty API problems that are caused by having to pass alloyd2010-03-191-8/+9
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Make AutoSeeded_RNG::reseed's parameter default to 256 for compatabilitylloyd2009-04-161-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-4/+6
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-2/+2
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-1/+1
* Move rng.{cpp,h} from core to rng/ topdirlloyd2008-10-261-0/+42