gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] branch master updated: fix


From: gnunet
Subject: [lsd0001] branch master updated: fix
Date: Mon, 21 Feb 2022 18:31:12 +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 6133aeb  fix
6133aeb is described below

commit 6133aebb70a2bd97f70ad25111b8c04dae2fd126
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Feb 21 18:31:05 2022 +0100

    fix
---
 draft-schanzen-gns.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index d33175c..af7e124 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1022,7 +1022,7 @@ ZKDF-Private(d,label):
          calculated as follows for PKEY zones:
        </t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
-ZKDF-Public(zk,label)
+ZKDF-Public(zk,label):
   PRK_h := HKDF-Extract ("key-derivation", zk)
   h := HKDF-Expand (PRK_h, label || "gns", 512 / 8)
   zk' := (h mod L) * zk

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