Skip to content

Commit 3c86464

Browse files
committed
docs: Update Protocol
1 parent 2e6a786 commit 3c86464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STRANDLOCK_PROTOCOL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ ARGON2ID_SALT = SHA3-512(BOB_SMP_NONCE || ALICE_SMP_NONCE)[:16]
124124

125125
`Alice` derives `answer_secret` using `Argon2id` with the `salt`, and the following paramaters:
126126
- Memory: 1 * 1024³ (1 Gigabyte)
127-
- Iterations: 24
127+
- Iterations: 25
128128
- Output: 64 bytes
129129

130130
`Alice` computes `Bob’s` public-key fingerprint:

0 commit comments

Comments
 (0)