aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/dev_random
Commit message (Expand)AuthorAgeFilesLines
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Push the hardcoded entropy estimates up to build.hJack Lloyd2015-11-281-3/+1
* New reseed_with_sources call on RNGsJack Lloyd2015-11-242-13/+8
* entropy: Add missing overridesDaniel Seither2015-07-301-2/+2
* Add Android OSDaniel Seither2015-07-171-0/+1
* Remove references to removed tru64 OSDaniel Seither2015-07-171-1/+0
* lib/entropy: Convert &vec[0] to vec.data()Simon Warta2015-06-271-2/+2
* Remove the shared IO buffer from EntropySource_Accumulator.lloyd2015-03-182-3/+4
* 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-102-2/+2
* 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-103-0/+161