aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/auto_rng
Commit message (Expand)AuthorAgeFilesLines
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-2/+4
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-8/+8
* Simple tests for AutoSeeded_RNGJack Lloyd2016-11-261-0/+1
* Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runnerJack Lloyd2016-10-282-18/+18
* Improve rng doxygen [ci skip]René Korthaus2016-10-191-3/+32
* RNG changes (GH #593)Jack Lloyd2016-08-243-0/+184
* Add Stateful_RNGJack Lloyd2016-07-172-54/+0
* fix linker error if compiling with `--module-policy bsi` on Windows. Fixes GH...Daniel Neus2016-04-081-1/+1
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-1/+6
* rng: Add missing overridesDaniel Seither2015-07-301-6/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add MinGW support for the CryptoAPI RNG. Also disable the dependencieslloyd2014-12-171-1/+1
* Require one plausible entropy source in auto_rng, prevents the commonlloyd2014-04-271-0/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-102-0/+49