summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/crypto/bench_utils.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Make crypt layers take a ChanCmd argumentNick Mathewson2025-04-291-5/+5
* proto: refactor RelayCrypt trait into separate traitsNick Mathewson2025-04-291-4/+4
* proto: Tweak semantics of RelayCrypt::originate.Nick Mathewson2025-04-291-1/+2
* tor-proto: put every bench_utils mod behind the bench featureLionel Goffaux2024-11-061-3/+1
* tor-proto: remove inlines attributesLionel Goffaux2024-11-061-2/+0
* tor-proto: Add benchmarks for cell encryption and decryptionLionel Goffaux2024-11-041-0/+137