aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/chacha_rng
Commit message (Expand)AuthorAgeFilesLines
* Reset the ChaCha key in clearJack Lloyd2017-08-031-0/+1
* Add Stateful_RNG::reset_reseed_counterJack Lloyd2017-08-031-1/+1
* Refactor stateful RNG tests to cover both HMAC_DRBG and ChaCha_RNGJack Lloyd2017-08-032-14/+21
* Add ChaCha_RNGJack Lloyd2017-08-033-0/+238