summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto/src/ops.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* hscrypto: Expose hs_mac as a SimpleMac.Nick Mathewson2023-08-141-1/+16
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* 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