aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/darwin_secrandom
Commit message (Expand)AuthorAgeFilesLines
* Remove Darwin SecRandomCopyBytesJack Lloyd2018-09-043-74/+0
* Test OS features by the feature vs the OS nameJack Lloyd2017-12-301-4/+3
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Return 0 bits in Darwin_SecRandom::poll on SecRandomCopyBytes failureDaniel Neus2017-01-061-0/+2
* Add os iosSimon Warta2017-01-031-0/+2
* Remove <source> block from info.txt filesJack Lloyd2016-12-081-5/+1
* Revamp entropy pollingJack Lloyd2016-07-172-7/+6
* Add Stateful_RNGJack Lloyd2016-07-172-3/+5
* Fix SecRandomCopyBytes call with older OS X SDKsJack Lloyd2016-07-151-0/+1
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Push the hardcoded entropy estimates up to build.hJack Lloyd2015-11-281-3/+1
* New reseed_with_sources call on RNGsJack Lloyd2015-11-242-9/+6
* Add the Darwin_SecRandom entropy sourceDaniel Seither2015-09-253-0/+76