summaryrefslogtreecommitdiffstats
path: root/src/crypto/entropy.c
Commit message (Expand)AuthorAgeFilesLines
* [rng] Use fixed-point calculations for min-entropy quantitiesMichael Brown2018-03-201-2/+3
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [rng] Allow entropy_enable() to return an errorMichael Brown2012-03-181-1/+2
* [rng] Allow hash_df() to accept multiple underlying hash algorithmsMichael Brown2012-03-061-1/+2
* [rng] Add ANS X9.82 mandatory start-up testsMichael Brown2012-02-211-0/+32
* [rng] Add ANS X9.82 mandatory continuous testsMichael Brown2012-02-211-1/+295
* [rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown2012-02-211-13/+115
* [rng] Add dummy entropy sourceMichael Brown2012-01-231-0/+48