Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Audited & minimal JS implementation of elliptic curve cryptography
Audited & minimal JS implementation of Salsa20, ChaCha and AES
Fastest 5KB JS implementation of ed25519 EDDSA signatures compliant with RFC8032, FIPS 186-5 & ZIP215
Fastest 5KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
Node/Pure JavaScript symmetric ciphers adapter
Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
All the cryptographic primitives used in Ethereum.
EC cryptography
Pure JavaScript crypto implementation using noble-hashes for otplib
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
Auditable & minimal JS implementation of post-quantum cryptography: FIPS 203, 204, 205, Falcon
A Node.js BLE (Bluetooth Low Energy) central library.
Matter BLE support for node.js
🔎 A simple, tiny and lightweight benchmarking library!
TypeScript library offering a Libsodium-compatible API built on top of Noble packages
Secure, audited & minimal implementation of BIP39 mnemonic phrases
A library for performing elliptic curve operations on the secp256k1 curve. It is designed to integrate into the BitcoinJS & BitcoinerLAB ecosystems and uses the audited noble-secp256k1 library. It is compatible with environments that do not support WASM,
Generic VM-based structure matching framework
BLE proxy implementation for matter.js - proxies BLE operations over WebSocket
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
PGP library for renovate