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()
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
All the cryptographic primitives used in Ethereum
The PBKDF2 password-pbased key derivation function for ethers.
A WebCrypto Polyfill for NodeJS
crypto; from kruptein to hide or conceal
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
Easy salt/password creation for Node.js, extracted from Mosca
Standard cryptographic algorithms
A simpler React-Native crypto library
AES crypto native module for react-native
Simple, safe and straight-forward password hashing / salting for node.js
pbkdf2-sha256 is a PBDKF2 implementation using HMAC SHA256
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
Django hash & verify (pbkdf2_sha256) password in auth_user table.
Small package exporting a PBKDF2 function that works both in Node.js and in browsers.
In-browser encryption and decryption. Clone of Ruby Cryppo