aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_rng.h
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-1/+1
* RNG changes (GH #593)Jack Lloyd2016-08-241-27/+7
* Revamp entropy pollingJack Lloyd2016-07-171-0/+25
* Add ECGDSARené Korthaus2016-04-191-2/+90
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-2/+2
* Mass-prefix member vars with m_René Korthaus2016-01-081-8/+8
* Fix a few clang warnings. Set clang sanitizer flagsJack Lloyd2015-12-241-1/+1
* Missing addsJack Lloyd2015-12-111-10/+12
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-1/+3
* tests: Add missing overridesDaniel Seither2015-07-301-6/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-0/+5
* Add HMAC_DRBGlloyd2014-03-211-0/+2
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+61