177 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()
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 standar
- View more
Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
🔒 Password hashing and verification library providing single interface for SHA256, SCrypt, BCrypt, Argon2 and PBKDF2 algorithms
Easy salt/password creation for Node.js, extracted from Mosca
Generate and verify python-passlib compatible PBKDF2 hashes.
PGP, NaCl, and PBKDF2 in node.js and the browser (hashing, random, encryption, decryption, signatures, conversions), used by TogaTech.org
- javascript
- hashing
- cryptography
- encryption
- pgp
- hash-functions
- hash
- md5
- pbkdf2
- nacl
- tweetnacl
- sha256
- signatures
- openpgp
- View more
Simple, safe and straight-forward password hashing / salting for node.js
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 (via pbkdf2) with salt and pepper
implementation of PBKDF2 for React Native
Isomorphic wrapper for the PBKDF2-HMAC key derivation function.
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
crypto; from kruptein to hide or conceal
- crypto
- cryptography
- cryptr
- crypter
- encryption
- decryption
- encrypt
- decrypt
- AES
- GCM
- authenticated
- authenticate
- unicode
- symmetric
- View more
crypto module wrapper for password hashing using pbkdf2
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
Encrypt and Verify PBKDF2 based on PBKDF2 Node Js and Crypto Node Js