curve25519-dalek-source/x25519-dalek/benches
Tony Arcieri 9d6ec949ad
Bump rand_core to v0.10.0-rc-3 (#860)
Most of the changes in this PR are actually from the associated `rand`
crate updates which are happening in rust-random/rand#1697, notably
`OsRng` has been renamed to `SysRng` (and is now provided by the
`getrandom` crate).

We do use some `rand_core` APIs in a few places though, like the STROBE
implementation, where this migrates from `rand_core::le` to
`rand_core::utils`.
2025-12-27 09:53:24 -07:00
..
x25519.rs Bump rand_core to v0.10.0-rc-3 (#860) 2025-12-27 09:53:24 -07:00