aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/system_rng/system_rng.h
Commit message (Expand)AuthorAgeFilesLines
* Add RandomNumberGenerator::accepts_inputJack Lloyd2018-09-061-0/+2
* Slight improvements to RNG testsJack Lloyd2017-09-221-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Improve rng doxygen [ci skip]René Korthaus2016-10-191-1/+1
* Address some review comments from @cordneyJack Lloyd2016-07-171-2/+2
* Switch to HMAC_DRBG for all RNG generation.Jack Lloyd2016-07-171-17/+6
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-1/+6
* Add System_RNG which is an instantiatable RNG that uses the system RNGJack Lloyd2015-10-151-1/+24
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Enable system_rng on Windows and MinGW (untested)lloyd2014-12-211-0/+5
* Add an easy way to directly use the system PRNG.lloyd2014-12-021-0/+19