curve25519-dalek-source/benches
Isis Lovecruft 409ebd94c0
Remove dev-dependency on deprecated rand_os crate.
The functionality we were using is now contained in the `rand_core` crate, which
we already depend upon.  As far as testing code goes, only benchmarks still
depend upon `rand`, as they use `thread_rng`.
2019-10-28 18:06:29 +00:00
..
dalek_benchmarks.rs Remove dev-dependency on deprecated rand_os crate. 2019-10-28 18:06:29 +00:00