hare

[hare] The Hare programming language
git clone https://git.torresjrjr.com/hare.git
Log | Files | Refs | README | LICENSE

commit 88acbd57f7536eb7973e278bec8a4b55d0d029bb
parent 167fd96f50b4845eecc65df72e3c52e3b019a389
Author: Armin Preiml <apreiml@strohwolke.at>
Date:   Thu,  4 May 2023 13:04:16 +0200

crypto::derivekey: fix comment

Diffstat:
Mcrypto/keyderiv.ha | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crypto/keyderiv.ha b/crypto/keyderiv.ha @@ -31,7 +31,7 @@ use crypto::argon2; // If you have reached the maximum amount of memory you are able to use, // increase passes. // -// The current implementation of this function uses argon2i version 1.3 with the +// The current implementation of this function uses argon2id version 1.3 with the // provided number of memory blocks, passes equal to passes + 3, and parallelism // set to one. export fn derivekey(