commit 7b79c7388b4b6c8af72bc13fe42c6699e78b76b6
parent d829c781e9de82774375956af7c82f266fb22850
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Fri, 4 Feb 2022 23:10:47 +0100
minor
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -1167,7 +1167,7 @@ S-Decrypt(zk,label,expiration,ciphertext):
The "EDKEY" ZKDF instantiation is based on <xref target="Tor224"/>.
For brevity, instead of using d as a parameter to the derivation,
we define the ZKDF-Private() procedure on the derived integer a.
- The calculation of a Ed25519 is defined in <xref target="RFC8032" />.
+ 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:
</t>