aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/hmac_rng/hmac_rng.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runnerJack Lloyd2016-10-281-199/+0
* HMAC_RNG ignored its entropy_source argument :(Jack Lloyd2016-08-311-1/+1
* RNG changes (GH #593)Jack Lloyd2016-08-241-29/+57
* Address some review comments from @cordneyJack Lloyd2016-07-171-4/+5
* Add Stateful_RNGJack Lloyd2016-07-171-71/+38
* Add explicit static_cast operations to eliminate implicit cast compiler warni...Dan Brown2016-04-271-1/+1
* Add explicit fork check to HMAC_RNGJack Lloyd2016-02-071-5/+7
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-19/+21
* Internal header cleanupsJack Lloyd2015-09-191-2/+0
* lib/rng: Convert &vec[0] to vec.data()Simon Warta2015-06-231-3/+3
* Add timeouts to HMAC_RNG entropy pollinglloyd2015-03-181-52/+41
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-3/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Various small fixes and cleanups, new is_prime utillloyd2014-11-031-5/+5
* Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter.lloyd2014-03-221-3/+11
* Move lib into srclloyd2014-01-101-0/+205