aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/test_es.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-171-1/+1
* Update examples for changed EntropySource and RandomNumberGenerator interfaceslloyd2009-01-311-11/+12
* Fix test_es for new Entropy_Accumulator interface. It XORs into a blocklloyd2009-01-271-21/+27
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-16/+23
* Add test_es, a program that polls each enabled entropy source (both fastlloyd2008-11-251-0/+101