@trackforce/react-native-crypto
React-native crypto module
React-native crypto module
Node.js crypto module subset for browser
hash password with pbkdf2
The PBKDF2 password-pbased key derivation function for conflux.
pbkdf2 password hashing for javascript
node crypto's async pbkdf2 promisified and with sane defaults. ES5. TypeScript support. 1.3kb excl. deps.
CouchDB salt and password generation with PBKDF2
A wrapper around the inbuilt pbkdf2 crypto function for password hashing
opgp-service keys encrypted with a pbkdf2-sha512 digest. ES5. TypeScript support. 1.1kb gzip.
pbkdf2-sha512 is a PBDKF2 implementation using HMAC SHA512
Node.js crypto module subset for browser
Simple and strong password hashing using core node crypto.
Simple promise-style password encrypter, based on node.js crypto module.
implement native encryption for react native,simple and easy to use
CouchDB salt and password generation with PBKDF2
CouchDB salt and password generation with PBKDF2
Password hashing (via pbkdf2) with salt and pepper
PBKDF2 with HMAC (with SHA-1, SHA-256, SHA-384 or SHA-512) as the PRF function for Node.js and browsers.
Passwords is a cryptographic library for simple password storage.
Wrapper around pbkdf2 to securely and hash and check passwords in a future-proof manner, abstracting the API change between node v0.8 and v0.10