Age | Commit message (Expand) | Author |
---|---|---|
2019-05-15 | Use new RNG and tinytest code to simplify prob_distr tests | Nick Mathewson |
2019-04-30 | Update test_prob_distr to use new reproducible RNG override code | Nick Mathewson |
2019-03-22 | prob-distr: Decrease false positive rate of stochastic tests. | George Kadianakis |
2019-01-17 | Better failure message on stochastic test failuretor-0.4.0.1-alpha | Nick Mathewson |
2019-01-17 | Speed up the deterministic prng in test_prob_distr, by a lot. | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2019-01-11 | Add some more type checking. | Taylor R Campbell |
2019-01-11 | Use the distribution abstraction as an abstraction. | Taylor R Campbell |
2019-01-11 | Move ceil call back into the geometric sampler. | Taylor R Campbell |
2019-01-10 | Rename crypto_rand_uint32() -> crypto_rand_u32() | George Kadianakis |
2019-01-02 | Implement and test probability distributions used by WTF-PAD. | George Kadianakis |