generate a javascript object hash coe.
Generate hashes from javascript objects in node and the browser.
A pure JS implementation SHA256.
JWA implementation (supports all JWS algorithms)
Stable JS value hash.
Generates a hash for an installed npm package, useful for salting caches
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.
Implementation of JSON Web Signatures
An incremental implementation of MurmurHash3
A MurmurHash2 implementation
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
create hashes for browserify
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
Hashing made simple. Get the hash of a buffer/string/stream/file.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions
Lightning fast normal and incremental md5 for javascript
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
abstract base class for hash-streams
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.
Various hash functions that could be run by both browser and node
Create a hash checksum over a folder and its content - its children and their content
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance