aboutsummaryrefslogtreecommitdiff
path: root/draft-schanzen-gns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-gns.xml')
-rw-r--r--draft-schanzen-gns.xml4
1 files 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)
1140 ahead of time to support timely revocation. 1140 ahead of time to support timely revocation.
1141 </t> 1141 </t>
1142 <t> 1142 <t>
1143 For all occurences below, "Argon2d" is the Password-based Key 1143 For all occurences below, "Argon2id" is the Password-based Key
1144 Derivation Function as defined in <xref target="Argon2" />. For the 1144 Derivation Function as defined in <xref target="Argon2" />. For the
1145 PoW calculations the algorithm is instantiated with the 1145 PoW calculations the algorithm is instantiated with the
1146 following parameters: 1146 following parameters:
@@ -1152,7 +1152,7 @@ m := 1024 /* Memory size, 1 MiB */
1152T := 64 /* Tag (=output) length in bytes */ 1152T := 64 /* Tag (=output) length in bytes */
1153p := 1 /* Parallelization parameter */ 1153p := 1 /* Parallelization parameter */
1154v := 0x13 /* Version */ 1154v := 0x13 /* Version */
1155y := 0 /* Type (Argon2d) */ 1155y := 2 /* Type (Argon2id) */
1156X, K are unused 1156X, K are unused
1157 ]]></artwork> 1157 ]]></artwork>
1158 <t> 1158 <t>