mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
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`. |
||
|---|---|---|
| .. | ||
| dalek_benchmarks.rs | ||