Key Derivation & Password Hashing

Modern password hashing algorithms designed to resist brute-force attacks. Argon2 winner of Password Hashing Competition, bcrypt, scrypt, PBKDF2, and HKDF.