pbkdf2
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
pbkdf2-compat
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
phc-bcrypt
Node.JS bcrypt password hashing algorithm following the PHC string format