summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Create a new tor-hscrypto crate.Nick Mathewson2023-01-061-0/+8
This module has types and operations needed in multiple places for an onion service implementation. There are a bunch of TODO hs-crypto comments that we'll need to fill in.