aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/rng_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-171-0/+2
* Update examples for changed EntropySource and RandomNumberGenerator interfaceslloyd2009-01-311-0/+2
* Update examples for recent API changeslloyd2008-10-081-1/+3
* Line wraplloyd2008-10-011-1/+2
* Fix compilation with latest RNG APIlloyd2008-09-181-1/+3
* Add a program that checks the X9.31 PRNG against a set of NIST test vectorslloyd2008-09-181-0/+134