gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0001] 02/02: use argon2id


From: gnunet
Subject: [lsd0001] 02/02: use argon2id
Date: Tue, 26 May 2020 10:47:01 +0200

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

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

commit bb732b640e17c70bb2c094ed74363e43e9493a23
Author: Martin Schanzenbach <address@hidden>
AuthorDate: Tue May 26 10:41:46 2020 +0200

    use argon2id
---
 draft-schanzen-gns.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
index ff55dee..4b86b8e 100644
--- a/draft-schanzen-gns.xml
+++ b/draft-schanzen-gns.xml
@@ -1140,7 +1140,7 @@ NICK: john (Supplemental)
          ahead of time to support timely revocation.
        </t>
        <t>
-         For all occurences below, "Argon2d" is the Password-based Key
+         For all occurences below, "Argon2id" is the Password-based Key
          Derivation Function as defined in <xref target="Argon2" />. For the
          PoW calculations the algorithm is instantiated with the
          following parameters:
@@ -1152,7 +1152,7 @@ m := 1024 /* Memory size, 1 MiB */
 T := 64 /* Tag (=output) length in bytes */
 p := 1 /* Parallelization parameter */
 v := 0x13 /* Version */
-y := 0 /* Type (Argon2d) */
+y := 2 /* Type (Argon2id) */
 X, K are unused
          ]]></artwork>
        <t>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]