commit c42e3d32a41037c870adb575ba50b059f370cd67
parent 0000d4f781bc0c570d8cadc39e8b7631c99da95e
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
Date: Mon, 17 Feb 2020 20:59:14 +0100
I cant hex
Diffstat:
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/draft-schanzen-gns.html b/draft-schanzen-gns.html
@@ -2561,7 +2561,7 @@ table {
<pre>
0 8 16 24 32 40 48 56
+-----+-----+-----+-----+-----+-----+-----+-----+
- | SIZE (0x50) | PURPOSE (0x03) |
+ | SIZE (0x24) | PURPOSE (0x03) |
+-----+-----+-----+-----+-----+-----+-----+-----+
| PUBLIC KEY |
| |
@@ -2577,7 +2577,7 @@ table {
<dt id="section-7-25.1">SIZE</dt>
<dd id="section-7-25.2">
A 32-bit value containing the length of the signed data in bytes
- (40 bytes) in network byte order.<a href="#section-7-25.2" class="pilcrow">¶</a>
+ (36 bytes) in network byte order.<a href="#section-7-25.2" class="pilcrow">¶</a>
</dd>
<dt id="section-7-25.3">PURPOSE</dt>
<dd id="section-7-25.4">
diff --git a/draft-schanzen-gns.txt b/draft-schanzen-gns.txt
@@ -1236,7 +1236,7 @@ Internet-Draft The GNU Name System November 2019
0 8 16 24 32 40 48 56
+-----+-----+-----+-----+-----+-----+-----+-----+
- | SIZE (0x50) | PURPOSE (0x03) |
+ | SIZE (0x24) | PURPOSE (0x03) |
+-----+-----+-----+-----+-----+-----+-----+-----+
| PUBLIC KEY |
| |
@@ -1249,7 +1249,7 @@ Internet-Draft The GNU Name System November 2019
where:
SIZE A 32-bit value containing the length of the signed data in
- bytes (40 bytes) in network byte order.
+ bytes (36 bytes) in network byte order.
PURPOSE A 32-bit signature purpose flag. This field MUST be 3 (in
network byte order).
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -1299,7 +1299,7 @@
<artwork name="" type="" align="left" alt=""><![CDATA[
0 8 16 24 32 40 48 56
+-----+-----+-----+-----+-----+-----+-----+-----+
- | SIZE (0x50) | PURPOSE (0x03) |
+ | SIZE (0x24) | PURPOSE (0x03) |
+-----+-----+-----+-----+-----+-----+-----+-----+
| PUBLIC KEY |
| |
@@ -1313,7 +1313,7 @@
<dt>SIZE</dt>
<dd>
A 32-bit value containing the length of the signed data in bytes
- (40 bytes) in network byte order.
+ (36 bytes) in network byte order.
</dd>
<dt>PURPOSE</dt>
<dd>