gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0007] branch master updated: auth also works in principle


From: gnunet
Subject: [lsd0007] branch master updated: auth also works in principle
Date: Wed, 17 Jul 2024 09:26:55 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 2f150ac  auth also works in principle
2f150ac is described below

commit 2f150acd715d4f655875e61dd90fdceaa927f8cb
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Jul 17 09:26:45 2024 +0200

    auth also works in principle
---
 draft-gnunet-communicators.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/draft-gnunet-communicators.xml b/draft-gnunet-communicators.xml
index 8e1165b..fc179c3 100644
--- a/draft-gnunet-communicators.xml
+++ b/draft-gnunet-communicators.xml
@@ -254,7 +254,7 @@
       The value of <tt>suite_id</tt> depends on the KEM used. The 
<tt>ExtractAndExpand()</tt>, <tt>Encap()</tt>
       and <tt>Decap()</tt> functions are used as defined in <xref 
target="RFC9180"/> for standard DHKEMs.
       The communicators use the standard <tt>DHKEM(X25519, HKDF-SHA256)</tt> 
and a special Elligator-based KEM
-      defined below.
+      defined below which we call <tt>DHKEM(X25519Elligator, HKDF-SHA256)</tt>.
       </t>
     <section anchor="elligator_dhkem_keygen" numbered="true" toc="default">
     <name>GenerateKeyPair()</name>
@@ -1576,7 +1576,7 @@ SetupCipher(REC_ID, MSK):
               <td align="left" colspan="1" rowspan="1">32</td>
               <td align="left" colspan="1" rowspan="1">32</td>
               <td align="left" colspan="1" rowspan="1">32</td>
-              <td align="left" colspan="1" rowspan="1">no</td>
+              <td align="left" colspan="1" rowspan="1">yes</td>
               <td align="left" colspan="1" rowspan="1">
               <xref target="LSD0007"/></td>
             </tr>

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