node-scrypt-jane-hash ===============
Nodejs implementation of Firebase's Scrypt modified version.
The scrypt crypto library for NodeJS
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)
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Password hashing and verification for node.js
The scrypt password-based key derivation function with sync and cancellable async.
Scrypt Key Derivation Function
Framework agnostic Password hashing package with support for PHC string format
Scrypt in Node.js and in the browser. Fast & simple.
Generate hashes from javascript objects in node and the browser.
JS Implementation of SCrypt for use with NodeJS
Stable JS value hash.
Implementation of JSON Web Signatures
A MurmurHash2 implementation
JWA implementation (supports all JWS algorithms)
abstract base class for hash-streams
An incremental implementation of MurmurHash3
Stable JS value hash.
A user friendly, BuckleScript wrapper for the Node.js crypto library.
Fast "async" scrypt implementation in JavaScript.
Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.
A pure JS implementation SHA256.
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.