From: Fabio Scotoni <34964387+fscoto@users.noreply.github.com> Date: Wed, 8 Apr 2020 11:40:13 +0000 (+0200) Subject: argon2i: Warn about conequences of nb_iterations<3 X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=bf23b0fa64224acb759ba325dbf2d4528f934938;p=Monocypher.git argon2i: Warn about conequences of nb_iterations<3 --- diff --git a/doc/man/man3/crypto_argon2i.3monocypher b/doc/man/man3/crypto_argon2i.3monocypher index 7d28ad6..ac9d1c6 100644 --- a/doc/man/man3/crypto_argon2i.3monocypher +++ b/doc/man/man3/crypto_argon2i.3monocypher @@ -50,7 +50,7 @@ .\" with this software. If not, see .\" .\" -.Dd March 31, 2020 +.Dd April 8, 2020 .Dt CRYPTO_ARGON2I 3MONOCYPHER .Os .Sh NAME @@ -134,7 +134,10 @@ If it is still too fast with all available memory, increase .It Fa nb_iterations The number of iterations. It must be at least 1. -A value of 3 is recommended. +A value of 3 is +.Em strongly +recommended; +any value lower than 3 enables significantly more efficient attacks. .It Fa password The password to hash. It should be wiped with