C library implementing BLAKE2, a cryptographic hash function faster than MD5.
Category: hash · clear
Extremely fast non-cryptographic hash algorithm library for checksums and hash tables.
Fast cryptographic hash function supporting parallel hashing, streaming, and variable output sizes.
Password hashing library and CLI tool implementing the Argon2 memory-hard function (PHC winner).