summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/circuit/handshake.rs
Commit message (Expand)AuthorAgeFilesLines
* proto::circuit::handshake: downgrade a "TODO HS".Nick Mathewson2023-06-211-2/+2
* tor-proto: Code to construct crypto layers for virtual hops.Nick Mathewson2023-05-181-1/+33
* tor-proto: comment fixes and more TODO hsNick Mathewson2023-01-241-2/+6
* tor-proto: Expose support for doing onion service handshakesNick Mathewson2023-01-171-0/+33