gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: fix ecdsa


From: gnunet
Subject: [lsd0001] branch master updated: fix ecdsa
Date: Tue, 21 Dec 2021 08:00:28 +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 40ac737  fix ecdsa
40ac737 is described below

commit 40ac737c67c9bb8c8ea217f8f71a15bdeabc034f
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Dec 21 08:00:24 2021 +0100

    fix ecdsa
---
 draft-schanzen-gns.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index e376d2e..d494fdf 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -543,13 +543,13 @@ zTLD := zkl[126:129].zkl[63:125].zkl[0:62]
        <dl>
          <dt>d</dt>
          <dd>
-           is a 256-bit ECDSA private zone key. The generation as defined in
-           <xref target="RFC7748" /> represents the Private-KeyGen() function.
+           is a 256-bit ECDSA private zone key. The generation of the private
+           scalar as defined in Section 2.2. of <xref target="RFC6979" /> 
represents the Private-KeyGen() function.
          </dd>
          <dt>zk</dt>
          <dd>
            is the ECDSA public zone key corresponding to d. Its generation is
-           defined in <xref target="RFC6979" /> as the curve point d*G where G
+           defined in Section 2.2. of <xref target="RFC6979" /> as the curve 
point d*G where G
            is the group generator of the elliptic curve.
            This generation represents the Public-KeyGen(d) function.
          </dd>

-- 
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]