Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-02-19 | Add a quick test for get_thread_fast_rng() | Nick Mathewson |
2019-02-14 | Add whitebox test for the long-output optimization of fast_rng | Nick Mathewson |
2019-02-14 | Add test for crypto_fast_rng_get_double(). | Nick Mathewson |
2019-02-14 | Implement a fast aes-ctr prng | Nick Mathewson |
2019-02-14 | Extract RNG tests into a new test module | Nick Mathewson |