Nick Mathewson
|
2d467544fe
Use new RNG and tinytest code to simplify prob_distr tests
|
5 years ago |
Nick Mathewson
|
d3526d3f2c
Update test_prob_distr to use new reproducible RNG override code
|
5 years ago |
George Kadianakis
|
a5df9402b6
prob-distr: Decrease false positive rate of stochastic tests.
|
5 years ago |
Nick Mathewson
|
81f1b89efc
Better failure message on stochastic test failure
|
5 years ago |
Nick Mathewson
|
c08fc2e19e
Speed up the deterministic prng in test_prob_distr, by a lot.
|
5 years ago |
Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 years ago |
Taylor R Campbell
|
d82a8a7f9d
Add some more type checking.
|
5 years ago |
Taylor R Campbell
|
0f8253bddb
Use the distribution abstraction as an abstraction.
|
5 years ago |
Taylor R Campbell
|
531df9590d
Move ceil call back into the geometric sampler.
|
5 years ago |
George Kadianakis
|
e0e0338dc4
Rename crypto_rand_uint32() -> crypto_rand_u32()
|
5 years ago |
George Kadianakis
|
2ccf326837
Implement and test probability distributions used by WTF-PAD.
|
6 years ago |