aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/entropy_src.h
Commit message (Expand)AuthorAgeFilesLines
* Small fixes in API docs [ci skip]René Korthaus2017-03-091-3/+3
* RNG changes (GH #593)Jack Lloyd2016-08-241-0/+5
* Revamp entropy pollingJack Lloyd2016-07-171-65/+8
* Move poll logic to Entropy_SourcesJack Lloyd2016-07-171-2/+8
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-2/+2
* Make Entropy_Sources and Entropy_Accumulator final.Jack Lloyd2016-01-171-4/+2
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-3/+32
* Remove the shared IO buffer from EntropySource_Accumulator.lloyd2015-03-181-22/+15
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add rng command which can dump RNG outputs or raw entropy sampleslloyd2014-03-221-2/+2
* Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter.lloyd2014-03-221-54/+16
* Move lib into srclloyd2014-01-101-0/+141