bcrypt-pbkdf93.2mBSD-3-Clause1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JS
joyent7 months 前 pbkdf241.5mMIT3.1.3This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
crypto-browserify3 months 前pbkdf2, kdf, salt, hash @noble/hashes60.3mMIT2.0.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
paulmillr12 days 前sha1, sha2, sha3, blake crypto-js39.3mMIT4.2.0JavaScript library of crypto standards.
brixabout 1 year 前PBKDF2, security, crypto, Hash scrypt-js4.5mMIT3.0.1The scrypt password-based key derivation function with sync and cancellable async.
ricmooabout 3 years 前pbkdf, scrypt, password, async