Commits · f229a336859be89fbf093355b50692b209b5dd30
tor
src
test
test_crypto_rng.c
Browse files
Feb 19, 2019
Add a quick test for get_thread_fast_rng()
· 208f04e9
Nick Mathewson
authored
Feb 19, 2019
208f04e9
Feb 14, 2019
Add whitebox test for the long-output optimization of fast_rng
· 6a29aa7b
Nick Mathewson
authored
Feb 07, 2019
6a29aa7b
Add test for crypto_fast_rng_get_double().
· 3f28b982
Nick Mathewson
authored
Feb 07, 2019
3f28b982
Implement a fast aes-ctr prng
· f3cbd642
Nick Mathewson
authored
Feb 05, 2019
f3cbd642
Extract RNG tests into a new test module
· 3d3578ab
Nick Mathewson
authored
Feb 06, 2019
3d3578ab
Loading