pbkdf2
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
pbkdf2-compat
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
@phc/argon2
Node.JS Argon2 password hashing algorithm following the PHC string format
phc-argon2
Node.JS Argon2 password hashing algorithm following the PHC string format