]> git.codecow.com Git - Monocypher.git/commit
More robust Argon2i test vectors generation
authorLoup Vaillant <loup@loup-vaillant.fr>
Fri, 13 Oct 2017 09:26:27 +0000 (11:26 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Fri, 13 Oct 2017 09:26:27 +0000 (11:26 +0200)
commitd25d191a2b39504d4b24908214032f255fc21c9a
treed0092f9360954c0b48d8d527dab16963d398f64a
parent8c97841a41f810eb312afb6ab05f36c52d6ba168
More robust Argon2i test vectors generation

The default algorithm in libsodium has changed, presumably from
Argon2i to Argon2id.  We now specify Argon2i explicitly.
tests/gen/argon2i.c