aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/hmac_drbg.vec
Commit message (Collapse)AuthorAgeFilesLines
* Refactor stateful RNG tests to cover both HMAC_DRBG and ChaCha_RNGJack Lloyd2017-08-031-8419/+0
|
* Switch to HMAC_DRBG for all RNG generation.Jack Lloyd2016-07-171-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_DRBGlloyd2014-03-211-0/+2405