commit 16506d94795de3a535dd6c11c8b378c4f3c58cfb
parent 55941796ffaabc0cca7a88efcbce2c5636bfa761
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Fri, 18 Mar 2022 18:45:02 +0100
minor
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -1266,7 +1266,7 @@ S-Decrypt(zk,label,expiration,ciphertext):
The "EDKEY" ZKDF instantiation is based on <xref target="Tor224"/>.
The calculation of a is defined in Section 5.1.5 of <xref target="RFC8032" />.
Given a label, the output of the ZKDF-Private function for zone
- key blinding is calculated as follows for EDKEY zones:
+ key blinding is calculated as follows:
</t>
<artwork name="" type="" align="left" alt=""><![CDATA[
ZKDF-Private(d,label):
@@ -1292,7 +1292,7 @@ ZKDF-Private(d,label):
]]></artwork>
<t>
Equally, given a label, the output of the ZKDF-Public function is
- calculated as follows for PKEY zones:
+ calculated as follows:
</t>
<artwork name="" type="" align="left" alt=""><![CDATA[
ZKDF-Public(zk,label):