summaryrefslogtreecommitdiff
path: root/crates/tor-proto/benches/client_decrypt.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: fix bench featuresLionel Goffaux2025-05-271-34/+35
* proto: remove bench pub wrappersLionel Goffaux2025-05-221-26/+29
* proto: use consts for bench throuputsLionel Goffaux2025-05-141-2/+2
* proto: fix doc typosLionel Goffaux2025-05-141-2/+2
* proto: change bench measurementLionel Goffaux2025-05-131-7/+12
* proto: use of Aes{128,256}{Dec,Enc} in the benchmarksLionel Goffaux2025-05-081-5/+5
* proto: fix typo s(t)ateLionel Goffaux2025-05-081-4/+4
* proto: extend benchmarksLionel Goffaux2025-05-081-0/+124