This is a simple implementation of hastable in Javascript, no dependencies only 4KB
A MurmurHash2 implementation
Stable JS value hash.
A pure JS implementation SHA256.
Generate hashes from javascript objects in node and the browser.
An incremental implementation of MurmurHash3
create hashes for browserify
JWA implementation (supports all JWS algorithms)
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
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
abstract base class for hash-streams
Various hash functions that could be run by both browser and node
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.
Lightning fast normal and incremental md5 for javascript
Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Hash utility functions for Ethereum.
Stable JS value hash.
A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.
The keccak256 hash function for ethers.
An Argon2 library for Node