Search results
184 packages found
JavaScript library of crypto standards.
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt
A WebCrypto Polyfill for NodeJS
All the cryptographic primitives used in Ethereum
- ethereum
- cryptography
- digital signature
- hash
- encryption
- prng
- keccak
- scrypt
- pbkdf2
- sha-256
- ripemd-160
- blake2b
- aes
- advanced encryption standard
- View more
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Easy salt/password creation for Node.js, extracted from Mosca
Isomorphic wrapper for the PBKDF2-HMAC key derivation function.
Simple and flexible implementation Crypto Module functions to hash/ encrypt/ decrypt content and get SHA or other algorithm hashes of text or any data
- nodejs
- hashing
- crypto
- encryption
- algorithms
- hash
- encrypt
- decrypt
- decryption
- security
- Hash
- MD5
- DSA
- DSA-SHA
- View more
A zero dependency library, with provenance, TypeScript/JavaScript applications.
Generate and verify python-passlib compatible PBKDF2 hashes.
Simple, safe and straight-forward password hashing / salting for node.js
implementation of PBKDF2 for React Native
Password hashing (via pbkdf2) with salt and pepper
Small and simple (yet secure) library to encrypt and decrypt strings using PBKDF2 for key derivation and AES (defaulted to 256-bit / SHA512)
🔒 Password hashing and verification library providing single interface for SHA256, SCrypt, BCrypt, Argon2 and PBKDF2 algorithms
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
crypto module wrapper for password hashing using pbkdf2
A cryptography algorithms library compatible with ES6 and TypeScript
Mongoose Plugin for saving secure passwords (using PBKDF2)