/* begin *

   argon2-x32 20190702 (Argon2 password-hashing function)

   This is the reference C implementation of Argon2, the password-
   hashing function that won the Password Hashing Competition.



   Homepage: https://password-hashing.net



 * end */