commit 91218e0c5a3b3e5a7e60a4f74a40b8ac840306c1
parent 958b3d1b193db28f89520714c57f1fa0f7c8d593
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Wed, 12 Jan 2022 23:57:32 +0100
values
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
@@ -1356,7 +1356,7 @@ Connectivity | |Underlay| |Underlay|
<artwork name="" type="" align="left" alt=""><![CDATA[
0 8 16 24 32 40 48 56
+-----+-----+-----+-----+-----+-----+-----+-----+
-| SIZE (0x30) | PURPOSE (0x03) |
+| SIZE | PURPOSE |
+-----+-----+-----+-----+-----+-----+-----+-----+
| EXPIRATION |
+-----+-----+-----+-----+-----+-----+-----+-----+
@@ -1377,10 +1377,11 @@ Connectivity | |Underlay| |Underlay|
<dd>
A 32-bit value containing the length of the signed data in bytes
in network byte order.
+ The length of the signed data MUST be 80 bytes.
</dd>
<dt>PURPOSE</dt>
<dd>
- A 32-bit signature purpose flag. This field MUST be 3 (in network
+ A 32-bit signature purpose flag. This field MUST be 40 (in network
byte order).
</dd>
<dt>EXPIRATION</dt>