aboutsummaryrefslogtreecommitdiffstats
path: root/checks/dolook2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up creation of RNG objectslloyd2008-09-151-9/+8
* New structure for entropy sources + RNGs. The entropy sources are owned bylloyd2008-06-271-11/+14
* Remove uses of global PRNG from self-test and benchmark code. Assumeslloyd2008-06-271-1/+0
* Add a full set of tests for the ANSI X9.31 PRNG, using data takenlloyd2008-06-071-16/+36
* Make the two parameters of Randpool (which underlying block cipher and MAClloyd2008-05-251-2/+3
* Previously random_integer and friends used the global PRNG object to getlloyd2008-05-241-1/+1
* Remove the Global_RNG namespace, along with rng.h and rng.cpp. This waslloyd2008-04-071-2/+2
* Revert the change that renamed append() to push_back(). As pointed outlloyd2007-11-151-1/+1
* Rename MemoryRegion::append to push_backlloyd2007-11-141-1/+1
* Remove several uses of old style C casts in favor of C++98's static_cast and lloyd2007-10-191-1/+1
* Remove the public domain notices from the self-test/benchmark code,lloyd2006-08-091-2/+0
* Initial checkin1.5.6lloyd2006-05-181-0/+136