generate a hash code value for an object
Generate hashes from javascript objects in node and the browser.
A MurmurHash2 implementation
JWA implementation (supports all JWS algorithms)
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
Node.js object hash library with properties/arrays sorting to provide constant hashes
TypeScript definitions for object-hash
An incremental implementation of MurmurHash3
Generates a hash for an installed npm package, useful for salting caches
Implementation of JSON Web Signatures
A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.
abstract base class for hash-streams
TypeScript definitions for string-hash
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
Stable JS value hash.
Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions
The core `url` packaged standalone for use with Browserify.
simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers
A pure JS implementation SHA256.
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)
A simple SHA1 hash function for JavaScript supports UTF-8 encoding.
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.
Hashing made simple. Get the hash of a buffer/string/stream/file.