aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/crypto/binding.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: Refactor the key derivationEmil Engler2023-09-291-0/+11
* tor-proto: Add a missing cfgIan Jackson2023-09-131-0/+1
* proto: API to expose the `CircuitBinding` type.Nick Mathewson2023-08-141-2/+1
* proto: Add (not-yet-exposed) code to remember and use KH valuesNick Mathewson2023-08-141-0/+53