aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/hmac_rng
Commit message (Expand)AuthorAgeFilesLines
* 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-182-58/+57
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-3/+2
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* 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-103-0/+267