Files
cryptsetup/lib/crypto_backend/argon2
Milan Broz 238b18b8ac Upstream fixes to bundled Argon2 code.
Wait for already running threads if a thread creation failed.
Use explicit_bzero() on recent glibc versions.
(Without fixed logic, we have already macro definition through automake.)

Fixes #444.
2019-03-13 08:26:40 +01:00
..
2018-07-21 07:24:25 -03:00
2019-03-13 08:26:40 +01:00
2017-11-14 12:07:53 +01:00
2018-07-07 10:36:49 +02:00
2017-11-14 12:07:53 +01:00

This is bundled Argon2 algorithm library, copied from
  https://github.com/P-H-C/phc-winner-argon2

For more info see Password Hashing Competition site:
  https://password-hashing.net/