From 782ac3024fa648741157451ba31cdd7c0867a45d Mon Sep 17 00:00:00 2001 From: David Goulet Date: Sun, 23 Jul 2017 08:48:10 -0400 Subject: 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 --- proposals/224-rend-spec-ng.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'proposals/224-rend-spec-ng.txt') 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] -- cgit v1.2.3-54-g00ecf