arti/crates/tor-hscrypto
Nick Mathewson f24f8d295c Sketch APIs for the onion service directory ring.
These are a bit complex internally, but the API they present is
pretty simple.  I've left some discussion of points where the design
isn't totally fleshed out, and where we need to look harder at the
spec.

Part of #716.
2023-01-11 09:04:13 -05:00
..
src Sketch APIs for the onion service directory ring. 2023-01-11 09:04:13 -05:00
Cargo.toml Create a new tor-hscrypto crate. 2023-01-06 13:03:50 -05:00
README.md Create a new tor-hscrypto crate. 2023-01-06 13:03:50 -05:00

README.md

tor-hscrypto

tor-hscrypto: Basic cryptography used by onion services

Overview

TODO hs: write me.