Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [rng] Allow for entropy sources that fail during startup tests | Michael Brown | 2023-02-20 | 1 | -122/+227 |
* | [rng] Allow entropy source to be selected at runtime | Michael Brown | 2023-02-17 | 1 | -189/+94 |
* | [rng] Use fixed-point calculations for min-entropy quantities | Michael Brown | 2018-03-20 | 1 | -2/+3 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [rng] Allow entropy_enable() to return an error | Michael Brown | 2012-03-18 | 1 | -1/+2 |
* | [rng] Allow hash_df() to accept multiple underlying hash algorithms | Michael Brown | 2012-03-05 | 1 | -1/+2 |
* | [rng] Add ANS X9.82 mandatory start-up tests | Michael Brown | 2012-02-21 | 1 | -0/+32 |
* | [rng] Add ANS X9.82 mandatory continuous tests | Michael Brown | 2012-02-21 | 1 | -1/+295 |
* | [rng] Add ANS X9.82 Approved Source of Entropy Input | Michael Brown | 2012-02-21 | 1 | -13/+115 |
* | [rng] Add dummy entropy source | Michael Brown | 2012-01-23 | 1 | -0/+48 |