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.
get the shasum of a buffer or object
A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.
Rust bcrypt binding
FASTEST Cryptographic hash library producing a 128-bit (16-byte) hash value
Hash a stream of data, then validate
Just enough code to calculate the IPFS hash for some data
file system store for node cache manager
A robust, performance-focused and full-featured Redis client for Node.js.
Create a base32 hash
Blazing fast unique hash generator
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Node-API implementation of FarmHash, Google's family of very fast hash functions
Detect Node.JS (as opposite to browser environment). ESM modification
JSON Web Token implementation (symmetric and asymmetric)
A collection of utilities for better-auth
Parse and stringify JSON with comments. It will retain comments even after saved!
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
Creates a consistent, implementation-agnostic hash from a given raw machine ID resolution function. Designed to be used by MongoDB Tools.
ECMAScript (ESTree) AST walker
Port of jQuery.extend for node.js and the browser
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.
A simple MD5 hash function for JavaScript supports UTF-8 encoding.