NixOS / hydra

Hydra, the Nix-based continuous build system
http://nixos.org/hydra
GNU General Public License v3.0
1.17k stars 300 forks source link

Set output length of C::P::Argon2 hashes to 16 #1304

Closed stigtsp closed 11 months ago

stigtsp commented 11 months ago

Since the default output hash length in Crypt::Passphrase::Argon2 changed from 16 to 32 in 0.009, some tests that expected the passphrase to be unchanged started failing.

This PR fixes the output length to 16 bytes so tests work on C::P::Argon2 0.009