aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/util/rng.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-8/+13
* Use CautiousRng for keys going into the KeyMgr.Nick Mathewson2025-03-241-0/+16
* llcrypto: add an rng compatibility shim for dalek-cryptoNick Mathewson2025-03-181-0/+40