Tiny hashing module that uses the native crypto API in Node.js and the browser
A pure JS implementation SHA256.
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.
abstract base class for hash-streams
Node.js object hash library with properties/arrays sorting to provide constant hashes
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
abstract base class for crypto-streams
Generate hashes from javascript objects in node and the browser.
[](https://www.npmjs.com/package/@aws-sdk/s3-request-presigner) [](https://www.npmjs.com/
A collection of utilities for better-auth
Hashing made simple. Get the hash of a buffer/string/stream/file.
create hashes for browserify
Create a MD5 hash with hex encoding
Tiny hashing module that uses the native crypto API in Node.js and the browser
WebAssembly bindings of the matrix-sdk-crypto encryption library
Tiny hashing module that uses the native crypto API in Node.js and the browser
Welcome to the [Node.js] binding for the Rust [`matrix-sdk-crypto`] library! This binding is part of the [`matrix-rust-sdk`] project, which is a library implementation of a [Matrix] client-server.
Provides cryptography primitives for Android, iOS and web.
A consistent interface for SHA256 across browsers and NodeJs
Cryptographic primitives for JavaScript
Universal Module for Hash Function in JavaScript
The crypto primitives used in hypercore, extracted into a separate module
Universal Module for HMAC (Hash-based Message Authentication Code) in JavaScript
Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions