aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/entropy_srcs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use getentropy(2) as random source.Alexander Bluhm2017-03-291-0/+11
* removed two more obsolete entropy source referencesDaniel Neus2017-01-061-14/+0
* Remove obsolete hres_timer includeDaniel Neus2017-01-061-4/+0
* Compile fixJack Lloyd2016-11-031-1/+1
* Remove unused values from build.hJack Lloyd2016-11-031-1/+3
* Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runnerJack Lloyd2016-10-281-28/+0
* The implicit constructor does not specify a provider.slaviber2016-10-071-1/+1
* Fix entropy source selection logic on WindowsJack Lloyd2016-10-041-1/+2
* Revamp entropy pollingJack Lloyd2016-07-171-16/+10
* Move poll logic to Entropy_SourcesJack Lloyd2016-07-171-1/+18
* add support for Intel RdSeedDaniel Neus2015-12-181-0/+11
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-40/+104
* Add the Darwin_SecRandom entropy sourceDaniel Seither2015-09-251-0/+8
* Remove the shared IO buffer from EntropySource_Accumulator.lloyd2015-03-181-6/+4
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+126