aboutsummaryrefslogtreecommitdiffstats
path: root/checks/common.h
Commit message (Expand)AuthorAgeFilesLines
* Rename S2K to PBKDF, because that is by far the most common name - S2Klloyd2010-07-091-1/+2
* Fix some -Wmissing-declarations warnings in the test codelloyd2010-03-031-2/+1
* Modify the self test program to use the builtin runtime benchmarking goop.lloyd2009-09-241-14/+1
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-0/+2
* Use the Timer class for all benchmarkinglloyd2008-09-051-4/+1
* Add interfaces for add_entropy_source and add_entropy tolloyd2008-06-281-10/+8
* Delete the self-test global RNG: just create one in main() and pass itlloyd2008-06-281-2/+0
* Remove uses of global PRNG from self-test and benchmark code. Assumeslloyd2008-06-271-0/+2
* Fix more -Wmissing-declaration warningslloyd2008-06-181-0/+17
* Add a full set of tests for the ANSI X9.31 PRNG, using data takenlloyd2008-06-071-0/+52
* Remove the public domain notices from the self-test/benchmark code,lloyd2006-08-091-3/+2
* Initial checkin1.5.6lloyd2006-05-181-0/+35