aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/entropy.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20[rng] Use fixed-point calculations for min-entropy quantitiesMichael Brown1-2/+3
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-03-18[rng] Allow entropy_enable() to return an errorMichael Brown1-1/+2
2012-03-05[rng] Allow hash_df() to accept multiple underlying hash algorithmsMichael Brown1-1/+2
2012-02-21[rng] Add ANS X9.82 mandatory start-up testsMichael Brown1-0/+32
2012-02-21[rng] Add ANS X9.82 mandatory continuous testsMichael Brown1-1/+295
2012-02-21[rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown1-13/+115
2012-01-23[rng] Add dummy entropy sourceMichael Brown1-0/+48