
This is an automated email from the git hooks/post-receive script. dgoulet pushed a commit to branch main in repository torspec. commit 7bc2766bad09ece0c18039418143169efe27c02f Author: Ian Jackson <ijackson@chiark.greenend.org.uk> AuthorDate: Tue Jan 17 18:16:08 2023 +0000 K_hs_intro_ntor: rename from K_hs_intro_enc Prompted by https://gitlab.torproject.org/tpo/core/torspec/-/merge_requests/105#note_286... --- rend-spec-v3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt index 321c20a..879da3f 100644 --- a/rend-spec-v3.txt +++ b/rend-spec-v3.txt @@ -620,7 +620,7 @@ Table of contents: keypair used when establishing connections via an introduction point. Plays a role analogous to Tor nodes' onion keys. A fresh keypair is made for each introduction point. - K_hs_intro_enc. + KP_hs_intro_ntor, KS_hs_intro_ntor. Symmetric keys defined in this document: -- To stop receiving notification emails like this one, please contact the administrator of this repository.