summaryrefslogtreecommitdiffstats
path: root/src/crypto/entropy.c
Commit message (Expand)AuthorAgeFilesLines
* [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