aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/dev_random/dev_random.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of file descriptor zeroJack Lloyd2016-10-221-13/+11
* Revamp entropy pollingJack Lloyd2016-07-171-24/+27
* Add Stateful_RNGJack Lloyd2016-07-171-23/+52
* Push the hardcoded entropy estimates up to build.hJack Lloyd2015-11-281-3/+1
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-9/+6
* lib/entropy: Convert &vec[0] to vec.data()Simon Warta2015-06-271-2/+2
* Remove the shared IO buffer from EntropySource_Accumulator.lloyd2015-03-181-3/+3
* Centralize where string.h/cstring is included to mem_ops.hlloyd2015-01-231-1/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Avoid crash if read returns an error. Canonical case is on the blocking devicelloyd2014-04-241-1/+2
* Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter.lloyd2014-03-221-1/+1
* Move lib into srclloyd2014-01-101-0/+97