A deterministic object hashing algorithm for Node.js.
Browser Compatible Object Hashing
Generate hashes from javascript objects in node and the browser.
Get the hash of an object
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Node.js object hash library with properties/arrays sorting to provide constant hashes
create hashes for browserify
TypeScript definitions for object-hash
Implementation of JSON Web Signatures
JWA implementation (supports all JWS algorithms)
Stable JS value hash.
An incremental implementation of MurmurHash3
Hash any object based on its value
The core `url` packaged standalone for use with Browserify.
Hashing made simple. Get the hash of a buffer/string/stream/file.
Generates a hash for an installed npm package, useful for salting caches
Lightning fast normal and incremental md5 for javascript
The `package-deps-hash` library generates a JSON object containing the git hashes of all files used to produce a given package. This is useful for scenarios where you want to define a "change receipt" file to be published with a package. The [Rush](http
A MurmurHash2 implementation
BIP32 Hierarchal Deterministic Node operations.
abstract base class for hash-streams
Deterministic random bit generator (hmac)
TypeScript definitions for imurmurhash