mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Fixes #606 Also, keep enforcing a minimum number of iterations to create argon2i hashes, but relax that restriction for verification, as it can be useful to migrate from hashes made using other libraries.