pbkdf2
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Generate a cryptographically strong random string
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Multicoin address validator for Bitcoin and other Altcoins.
Crypto secure salt generator
Wallet address validator for Bitcoin and other Altcoins.
Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
Node.JS Argon2 password hashing algorithm following the PHC string format
Simple, safe and straight-forward password hashing / salting for node.js
Node.JS bcrypt password hashing algorithm following the PHC string format
Node.JS Argon2 password hashing algorithm following the PHC string format
Unified API for password hashing algorithms
Node.JS PBKDF2 password hashing algorithm following the PHC string format
Simple, safe and straight-forward password hashing / salting for node.js
Easily generate securily salted PBKDF2 hashes for password storage
</salt>'s ESLint rules
Small package exporting a PBKDF2 function that works both in Node.js and in browsers.
Secure password hashing and verification
hash+salt passwords easy
a Node version of php's password_hash