aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/darwin_secrandom/darwin_secrandom.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return 0 bits in Darwin_SecRandom::poll on SecRandomCopyBytes failureDaniel Neus2017-01-061-0/+2
* Revamp entropy pollingJack Lloyd2016-07-171-4/+5
* Add Stateful_RNGJack Lloyd2016-07-171-3/+3
* Fix SecRandomCopyBytes call with older OS X SDKsJack Lloyd2016-07-151-0/+1
* 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
* Add the Darwin_SecRandom entropy sourceDaniel Seither2015-09-251-0/+28