aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/egd/es_egd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mass-prefix member vars with m_René Korthaus2016-01-081-8/+8
* Missing addsJack Lloyd2015-12-111-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-5/+5
* Push the hardcoded entropy estimates up to build.hJack Lloyd2015-11-281-3/+1
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-4/+4
* 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