aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/egd/es_egd.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+2
* Centralize where string.h/cstring is included to mem_ops.hlloyd2015-01-231-2/+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-2/+2
* Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter.lloyd2014-03-221-2/+2
* Move lib into srclloyd2014-01-101-0/+156