create mock data with http hash
Vitest module mocker implementation
Implementation of JSON Web Signatures
JWA implementation (supports all JWS algorithms)
Ledger Hardware Wallet mocker utilities used for tests
Powerful, lightweight and TypeScript friendly library that extends Jest with capability of mocking classes and interfaces.
A simplified way to generate mock data, builds using a simple schema and with the FakerJs
Generate hashes from javascript objects in node and the browser.
A connect middleware to serve a RESTful api by some json, xml or js files
The core `url` packaged standalone for use with Browserify.
Lightning fast normal and incremental md5 for javascript
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.
Stable JS value hash.
A MurmurHash2 implementation
fast string hashing function
abstract base class for hash-streams
An incremental implementation of MurmurHash3
Stable JS value hash.
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
A pure JS implementation SHA256.
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.
Various hash functions that could be run by both browser and node