gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lsd0001] branch master updated: fix eddsa


From: gnunet
Subject: [lsd0001] branch master updated: fix eddsa
Date: Tue, 21 Dec 2021 08:04:22 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository lsd0001.

The following commit(s) were added to refs/heads/master by this push:
     new a239901  fix eddsa
a239901 is described below

commit a2399018351c979da7a2a293aef01007650c7db5
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Dec 21 08:04:18 2021 +0100

    fix eddsa
---
 draft-schanzen-gns.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index d494fdf..d146615 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -710,7 +710,7 @@ NONCE := HKDF-Expand (PRK_n, label, 32 / 8)
            <dt>d</dt>
            <dd>
              is a 256-bit EdDSA private zone key. The generation as defined
-             in <xref target="RFC7748" /> represents the Private-KeyGen()
+             in Section 3.2. of <xref target="RFC8032" /> and represents the 
Private-KeyGen()
              function.
            </dd>
            <dt>a</dt>
@@ -721,7 +721,7 @@ NONCE := HKDF-Expand (PRK_n, label, 32 / 8)
            <dt>zk</dt>
            <dd>
              is the EdDSA public zone key corresponding to d. It is defined in
-             <xref target="ed25519" /> as the curve point a*G where G is the
+             Section 3.2 of <xref target="RFC8032" /> as the curve point a*G 
where G is the
              group generator of the elliptic curve and a is an integer
              derived from d using the SHA512 hash function.
              This generation including the derivation of a represents the

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]