aboutsummaryrefslogtreecommitdiff
path: root/proposals/224-rend-spec-ng.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2017-07-23 08:48:10 -0400
committerDavid Goulet <dgoulet@torproject.org>2017-07-23 08:51:23 -0400
commit782ac3024fa648741157451ba31cdd7c0867a45d (patch)
tree80ccfcfeb9c3971ece34945e4a1e3dcb4483699c /proposals/224-rend-spec-ng.txt
parent83f28246e25ea182b0989c0517742aba8ea37991 (diff)
downloadtorspec-782ac3024fa648741157451ba31cdd7c0867a45d.tar.gz
torspec-782ac3024fa648741157451ba31cdd7c0867a45d.zip
prop224: Missing INTRODUCE1 field in the ntor handshake section
Section 3.3.2 is showing the layout of an INTRODUCE1 cell but was missing a field that we need to do the MAC computation. Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'proposals/224-rend-spec-ng.txt')
-rw-r--r--proposals/224-rend-spec-ng.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/proposals/224-rend-spec-ng.txt b/proposals/224-rend-spec-ng.txt
index 2619c66..dda7eb2 100644
--- a/proposals/224-rend-spec-ng.txt
+++ b/proposals/224-rend-spec-ng.txt
@@ -1675,6 +1675,7 @@ Table of contents:
Substituting those fields into the INTRODUCE1 cell body format
described in [FMT_INTRO1] above, we have
+ LEGACY_KEY_ID [20 bytes]
AUTH_KEY_TYPE [1 byte]
AUTH_KEY_LEN [2 bytes]
AUTH_KEY [AUTH_KEY_LEN bytes]