gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: add a parameter


From: gnunet
Subject: [lsd0001] branch master updated: add a parameter
Date: Sat, 19 Sep 2020 16:24:47 +0200

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 a361c96  add a parameter
a361c96 is described below

commit a361c966fd5585469c2a642c1cd5b6615b562c81
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Sat Sep 19 16:18:07 2020 +0200

    add a parameter
---
 draft-schanzen-gns.xml | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index f75ec58..495e253 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -355,14 +355,19 @@ zk' := h mod L * zk
            <dd>
              is a 256-bit EdDSA private zone key.
            </dd>
+           <dt>a</dt>
+           <dd>
+             is is an integer derived from d using the SHA512 hash function
+             as defined in <xref target="ed25519" />.
+           </dd>
            <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*B where B is the
-               group generator of the elliptic curve and a is an integer
-               derived from d using the SHA512 hash function.
-               The public key is used to uniquely identify a GNS zone and is
-               referred to as the "zone key".
+             group generator of the elliptic curve and a is an integer
+             derived from d using the SHA512 hash function.
+             The public key is used to uniquely identify a GNS zone and is
+             referred to as the "zone key".
            </dd>
            <dt>ztype</dt>
            <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]