Argon2
Werner Koch
wk at gnupg.org
Fri Oct 22 18:49:56 CEST 2021
On Wed, 20 Oct 2021 19:49, Jussi Kivilinna said:
> One thing I'm not sure is about is how to introduce Argon2 to KDF interface.
> Argon2 has more parameters (degree of parallelism p, memory size m, number of
> passes t) than what libgcrypt takes with `gcry_kdf_derive()`, which only takes
> `iterations`. So we'd need new interface for Argon2.
Well, we may make use of the SUBALGO and put sveral parameters into
ITERATIONS. This would allow us to add just a a couple of macros and
save the trouble of adding a new interface.
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gcrypt-devel/attachments/20211022/8411d2ba/attachment.sig>
More information about the Gcrypt-devel
mailing list