summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/rng.rs
Commit message (Expand)AuthorAgeFilesLines
* llcrypto: Document some design choices from CautiousRng.Nick Mathewson2025-03-241-1/+12
* Use an EntropicRng trait to enforce key generation rules.Nick Mathewson2025-03-241-1/+44
* llcrypto: new CautiousRng for constructing long-lived keysNick Mathewson2025-03-241-0/+142