commit 79cc8f6cd0103da0651b2e8d80280bccb2d34f5a
parent dc47b550abd472b28e1fe47dd51a8123a753fd1a
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
Date: Mon, 17 Feb 2020 18:12:46 +0100
signed data size static
Diffstat:
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/draft-schanzen-gns.html b/draft-schanzen-gns.html
@@ -2539,8 +2539,8 @@ table {
</dd>
<dt id="section-7-20.3">SIZE</dt>
<dd id="section-7-20.4">
- A 32-bit value containing the length of the signed data in network
- byte order.<a href="#section-7-20.4" class="pilcrow">¶</a>
+ A 32-bit value containing the length of the signed data in bytes
+ (40 bytes) in network byte order.<a href="#section-7-20.4" class="pilcrow">¶</a>
</dd>
<dt id="section-7-20.5">PURPOSE</dt>
<dd id="section-7-20.6">
diff --git a/draft-schanzen-gns.txt b/draft-schanzen-gns.txt
@@ -1212,7 +1212,7 @@ Internet-Draft The GNU Name System November 2019
using the private zone key "d" (see Section 2).
SIZE A 32-bit value containing the length of the signed data in
- network byte order.
+ bytes (40 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
@@ -1277,8 +1277,8 @@
</dd>
<dt>SIZE</dt>
<dd>
- A 32-bit value containing the length of the signed data in network
- byte order.
+ A 32-bit value containing the length of the signed data in bytes
+ (40 bytes) in network byte order.
</dd>
<dt>PURPOSE</dt>
<dd>