[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lsd0001] branch master updated: update
From: |
gnunet |
Subject: |
[lsd0001] branch master updated: update |
Date: |
Tue, 30 May 2023 13:39:23 +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 c2eb186 update
new f495f76 Merge branch 'master' of ssh://git.gnunet.org/lsd0001
c2eb186 is described below
commit c2eb18649314055d5ce3844f0dc85dfad5f0e94d
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue May 30 13:38:43 2023 +0200
update
---
draft-schanzen-gns.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index dfea80c..6b11522 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1090,7 +1090,8 @@ zTLD[126..129].zTLD[63..125].zTLD[0..62]
<t>
For PKEY zones the zone key material is derived using the
curve parameters of the twisted Edwards representation
- of Curve25519 <xref target="RFC7748" /> (a.k.a. Ed25519)
+ of Curve25519 <xref target="RFC7748" /> (the reasoning behind choosing
+ this curve can be found in <xref target="security_cryptography"/>)
with the ECDSA scheme <xref target="RFC6979" />.
The following naming convention is used for the cryptographic
primitives of PKEY zones:
</t>
@@ -1110,7 +1111,7 @@ zTLD[126..129].zTLD[63..125].zTLD[0..62]
</dd>
<dt>G</dt>
<dd>
- is the group generator (X(P),Y(P)) of edwards25519 as defined in
+ is the group generator (X(P),Y(P)). With X(P),Y(P) of edwards25519
as defined in
<xref target="RFC7748" />.
</dd>
<dt>L</dt>
@@ -1288,7 +1289,7 @@ S-Decrypt(zk,label,expiration,ciphertext):
</dd>
<dt>G</dt>
<dd>
- is the group generator (X(P),Y(P)) of edwards25519 as defined in
+ is the group generator (X(P),Y(P)). With X(P),Y(P) of
edwards25519 as defined in
<xref target="RFC8032" />.
</dd>
<dt>L</dt>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lsd0001] branch master updated: update,
gnunet <=