We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6a786 commit 3c86464Copy full SHA for 3c86464
STRANDLOCK_PROTOCOL.md
@@ -124,7 +124,7 @@ ARGON2ID_SALT = SHA3-512(BOB_SMP_NONCE || ALICE_SMP_NONCE)[:16]
124
125
`Alice` derives `answer_secret` using `Argon2id` with the `salt`, and the following paramaters:
126
- Memory: 1 * 1024³ (1 Gigabyte)
127
-- Iterations: 24
+- Iterations: 25
128
- Output: 64 bytes
129
130
`Alice` computes `Bob’s` public-key fingerprint:
0 commit comments