This is an automated email from the git hooks/post-receive script.
nickm pushed a commit to branch main in repository torspec.
commit c51fa4c53e1dcf441383cb4826f22fa63d26e812 Author: Nick Mathewson nickm@torproject.org AuthorDate: Tue Feb 7 15:08:27 2023 -0500
Remove K_desc_enc.
It has no independent existence outside of the encryption algorithm of 2.5.3. --- rend-spec-v3.txt | 7 ------- 1 file changed, 7 deletions(-)
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt index c9928e5..e5c4cf1 100644 --- a/rend-spec-v3.txt +++ b/rend-spec-v3.txt @@ -626,13 +626,6 @@ Table of contents: use. KP_hss_desc_enc, KS_hss_desc_enc
- Symmetric keys defined in this document: - - Descriptor encryption keys -- A symmetric encryption key used to - encrypt the body of hidden service descriptors. Derived from the - current period and the hidden service credential. - K_desc_enc. - Nonces defined in this document:
N_hs_desc_enc -- a nonce used to derive keys to decrypt the inner