commit 079fcdcffe6e17af6a03f4f9a544b71700c133db
parent dfc4d3f3c9e2bd17dd8fe38c4b10aaea45d5dab1
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Thu, 3 Feb 2022 18:08:59 +0100
revert padding to must
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -1743,7 +1743,7 @@ q := SHA-512 (ZKDF-Public(zk, label))
<dd>
When publishing an RDATA block, the implementation MUST ensure that
the size of the RDATA is a power of two
- using the padding field. The field MAY be set to zero and MUST be
+ using the padding field. The field MUST be set to zero and MUST be
ignored on receipt.
As a special exception, record sets with (only) a zone delegation
record type are never padded.