commit 28f1e29b2a5ab3ba1a2549eba647c1cec07b0d33
parent 5b2fbcce65d0e0390083af0b3c65c274c6fb0047
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
Date: Sun, 18 Oct 2020 10:59:19 +0200
nits
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -26,13 +26,13 @@
<?rfc sortrefs="yes" ?>
<?rfc compact="yes" ?>
<?rfc subcompact="no" ?>
-<rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="info" docName="draft-schanzen-gns-01" ipr="trust200902" obsoletes="" updates="" submissionType="IETF" xml:lang="en" version="3">
+<rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="info" docName="draft-schanzen-gns-02" ipr="trust200902" obsoletes="" updates="" submissionType="IETF" xml:lang="en" version="3">
<!-- xml2rfc v2v3 conversion 2.26.0 -->
<front>
<title abbrev="The GNU Name System">
The GNU Name System
</title>
- <seriesInfo name="Internet-Draft" value="draft-schanzen-gns-01"/>
+ <seriesInfo name="Internet-Draft" value="draft-schanzen-gns-02"/>
<author fullname="Martin Schanzenbach" initials="M." surname="Schanzenbach">
<organization>GNUnet e.V.</organization>
<address>
@@ -687,7 +687,7 @@ a' = a2 * 8 /* 8 is the cofactor of Curve25519 */
PRK_h := HKDF-Extract ("key-derivation", zk)
h := HKDF-Expand (PRK_h, label | "gns", 512 / 8)
h[31] &= 7 // Implies h mod L == h
-zk’ := h * zk
+zk' := h * zk
]]></artwork>
<t>
We note that implementors must employ a constant time scalar