summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto/src/ops.rs
Commit message (Expand)AuthorAgeFilesLines
* hscrypto: note that hs_mac is not a good choice for new protocolsNick Mathewson2023-06-131-1/+4
* Introduce a constant for the length of the output of hs_mac()Nick Mathewson2023-03-011-2/+5
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Apply several clarifications (and fixes for missing refs)Ian Jackson2023-01-251-0/+2
* hscrypto: Add our standard clippy warningsNick Mathewson2023-01-241-0/+10
* hscrypto: Implement hs_mac.Nick Mathewson2023-01-241-2/+55
* Create a new tor-hscrypto crate.Nick Mathewson2023-01-061-0/+4