aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/chacha_rng/chacha_rng.cpp
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-031-14/+19
* Add ChaCha_RNGJack Lloyd2017-08-031-0/+101