connor4312 / blake3
BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly
☆180Updated last year
Related projects ⓘ
Alternatives and complementary repositories for blake3
- A stable library of useful TypeScript/JavaScript code☆174Updated 2 weeks ago
- Ultra-fast CBOR encoder/decoder with extensions for records and structural cloning☆276Updated last week
- A convenience package bundling levelup and rocksdb.☆145Updated last year
- Node.js interface to system installed zstandard.☆44Updated last year
- rweather/noise-c compiled to WebAssembly using Emscripten and optimized for small size☆92Updated 3 years ago
- Node.js binding for lmdb☆361Updated 3 months ago
- fast CBOR with a focus on strictness☆49Updated 2 weeks ago
- A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.☆128Updated 3 years ago
- Low level bindings for libsodium☆303Updated this week
- An abstract-leveldown implementation that wraps another store to encode keys and values.☆41Updated last year
- Pure JavaScript implementation of the scrypt password-based key derivation function.☆141Updated last year
- webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascr…☆149Updated 2 months ago
- Encode/decode any base☆312Updated 4 months ago
- Protocol Buffers for Node.js and the browser without eval☆32Updated last week
- TypeScript implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support☆18Updated 3 years ago
- Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆230Updated 4 months ago
- A modern SRP implementation for Node.js and Web Browsers☆102Updated 2 years ago
- Hypercore 10 is an append only log with multi-writer primitives built in.☆150Updated 2 years ago
- Javascript plugin for Capnproto☆43Updated 5 years ago
- Encrypt/decrypt anything in the browser using streams on background threads.☆145Updated 2 months ago
- Cap'n Proto bindings for Node.js☆258Updated 3 years ago
- W3C Web Cryptography API for Node.js☆82Updated 5 years ago
- A WebCrypto Polyfill for NodeJS☆184Updated 5 months ago
- An append-only B-tree running on a Hypercore☆257Updated 3 weeks ago
- Encode and decode CBOR documents, with both easy mode, streaming mode, and SAX-style evented mode.☆362Updated this week
- Secure, audited & 0-deps implementation of bech32, base64, base32, base16 & base58☆119Updated last month
- Audited & minimal JS implementation of Salsa20, ChaCha and AES☆203Updated this week
- 2key-ratchet is an implementation of a Double Ratchet protocol and X3DH in TypeScript utilizing WebCrypto.