Implementation of OSDb hash in nodejs
JWA implementation (supports all JWS algorithms)
Implementation of JSON Web Signatures
Generate hashes from javascript objects in node and the browser.
Node.js object hash library with properties/arrays sorting to provide constant hashes
create hashes for browserify
An Argon2 library for Node
abstract base class for hash-streams
The core `url` packaged standalone for use with Browserify.
Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions
Stable JS value hash.
Lightning fast normal and incremental md5 for javascript
Hash any object based on its value
A MurmurHash2 implementation
A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance
An incremental implementation of MurmurHash3
Stable JS value hash.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Like which(1) unix command. Find the first instance of an executable in the PATH.
generates a hash that represents a module and its depenencies uniqueness
A pure JS implementation SHA256.
abstract base class for crypto-streams
Hashing made simple. Get the hash of a buffer/string/stream/file.
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.