nest-pbkdf2
The PBKDF2 NestJS module for hash and compare passwords
The PBKDF2 NestJS module for hash and compare passwords
Helper to derive a passphrase
PGP, NaCl, and PBKDF2 in node.js and the browser (hashing, random, encryption, decryption, signatures, conversions), used by TogaTech.org
A JavaScript class for encrypting and decrypting text using specified cryptographic parameters (algorithm, password, etc.)
Provides the standard [Web Crypto API](https://www.w3.org/TR/WebCryptoAPI/) for NodeJS and Browser since both support it natively.
## Algorithms 1. AES (AES-GCM) 2. ECDH 3. PBKDF2 4. RSA (RSA-OAEP)
Password-Based Key: This library provides the functionality to encrypt and decrypt data using password from frontend vice versa backend. It can send as encrypted to your http request the decrypt to the frontend vice versa backend.
Simple isomorphic crypto utils
14-word Mnemonic Phrases for deterministic Cryptographic Key derivation.
The PBKDF2 password-pbased key derivation function for ethers.
🔒 Password hashing and verification library providing single interface for SHA256, SCrypt, BCrypt, Argon2 and PBKDF2 algorithms
An OpSec-optimized fork of Pagecrypt
The PBKDF2 password-pbased key derivation function for ethers.
A WebCrypto Polyfill for Expo (React Native)
AES crypto native module for react-native
Cryption provides a higher level wrapper around crypto.subtle API.
The PBKDF2 password-pbased key derivation function for ethers.
All the cryptographic primitives used in Ethereum
Crypto native module for react-native. Includes encrypt, decrypt, pbkdf2, hmac256, hmac512, sha1, sha256, sha512
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt