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: Tue, 01 Feb 2022 10:01:55 +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 491eb32  fix
491eb32 is described below

commit 491eb32c66e2fba3e3fedfe332ec1b5368572ec1
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Feb 1 10:01:52 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 c7d4154..c513072 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1543,7 +1543,7 @@ GET(key) -> value
          Given a label, the storage key q is derived as follows:
        </t>
        <artwork name="" type="" align="left" alt=""><![CDATA[
-q := SHA-512 (HDKD-Public(zk, label))
+q := SHA-512 (ZKDF-Public(zk, label))
          ]]></artwork>
        <dl>
          <dt>label</dt>

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