aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/egd
Commit message (Expand)AuthorAgeFilesLines
* 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-242-7/+6
* 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
* Add version_cstr (returns const char*) and move tag_size from AEAD tolloyd2015-02-111-0/+1
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-051-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-043-0/+5
* 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-102-2/+2
* 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-103-0/+235