arti/crates/tor-hscrypto
Ian Jackson 4ec9ec92bc HS secret keys: Move aggregate/config to tor-hsclient
Provide a more cookied "secret keys for use to connecting to a
particular HS" type, with a builder.

This wants to use config stuff, so oughtn't to be in tor-*crypto.
The individual types remain there.
2023-03-01 16:19:31 +00:00
..
src HS secret keys: Move aggregate/config to tor-hsclient 2023-03-01 16:19:31 +00:00
Cargo.toml hscrypto: Make several types Readable+Writeable 2023-02-28 11:08:31 -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.