aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_crypto_rng.c
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-02-19Add a quick test for get_thread_fast_rng()Nick Mathewson
2019-02-14Add whitebox test for the long-output optimization of fast_rngNick Mathewson
2019-02-14Add test for crypto_fast_rng_get_double().Nick Mathewson
2019-02-14Implement a fast aes-ctr prngNick Mathewson
2019-02-14Extract RNG tests into a new test moduleNick Mathewson