summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-1/+1
* Bump tor-units version for breaking change.Nick Mathewson2023-02-281-1/+1
* Bump patch-versions for breaking changes in tor-hs{crypto,client}Nick Mathewson2023-02-281-1/+1
* hs time handling: Make TimePeriod contain length as IntegerMinutesIan Jackson2023-02-091-0/+1
* 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