Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor stateful RNG tests to cover both HMAC_DRBG and ChaCha_RNG | Jack Lloyd | 2017-08-03 | 1 | -8419/+0 |
| | |||||
* | Switch to HMAC_DRBG for all RNG generation. | Jack Lloyd | 2016-07-17 | 1 | -5/+6019 |
| | | | | | | | | Add support and tests for additional_data param to HMAC_DRBG Add Stateful_RNG class which has fork detection and periodic reseeding. AutoSeeded_RNG passes the current pid and time as additional_data | ||||
* | Add HMAC_DRBG | lloyd | 2014-03-21 | 1 | -0/+2405 |