Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a full set of tests for the ANSI X9.31 PRNG, using data taken | lloyd | 2008-06-07 | 1 | -16/+36 |
* | Make the two parameters of Randpool (which underlying block cipher and MAC | lloyd | 2008-05-25 | 1 | -2/+3 |
* | Previously random_integer and friends used the global PRNG object to get | lloyd | 2008-05-24 | 1 | -1/+1 |
* | Remove the Global_RNG namespace, along with rng.h and rng.cpp. This was | lloyd | 2008-04-07 | 1 | -2/+2 |
* | Revert the change that renamed append() to push_back(). As pointed out | lloyd | 2007-11-15 | 1 | -1/+1 |
* | Rename MemoryRegion::append to push_back | lloyd | 2007-11-14 | 1 | -1/+1 |
* | Remove several uses of old style C casts in favor of C++98's static_cast and | lloyd | 2007-10-19 | 1 | -1/+1 |
* | Remove the public domain notices from the self-test/benchmark code, | lloyd | 2006-08-09 | 1 | -2/+0 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+136 |