summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-1/+1
* hscrypto: Use derive_more, and derive Deref for public keys.Nick Mathewson2023-01-251-0/+1
* hscrypto: Implement key blinding.Nick Mathewson2023-01-241-1/+6
* hscrypto: Add an implementation for TimePeriodNick Mathewson2023-01-241-0/+1
* hscrypto: Implement hs_mac.Nick Mathewson2023-01-241-0/+2
* hscrypto: Add and use a macro to define all PK types.Nick Mathewson2023-01-241-1/+2
* Create a new tor-hscrypto crate.Nick Mathewson2023-01-061-0/+23