summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto/src/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* hscrypto: Use derive_more, and derive Deref for public keys.Nick Mathewson2023-01-251-32/+2
* Add a note about why we use ExpandedSecretKey for OnionIdSecretKeyNick Mathewson2023-01-241-1/+2
* hscrypto: use a macro to define our byte wrappers too.Nick Mathewson2023-01-241-1/+34
* hscrypto: Add and use a macro to define all PK types.Nick Mathewson2023-01-241-0/+61