Audited & minimal JS implementation of Salsa20, ChaCha and AES
Node/Pure JavaScript symmetric ciphers adapter
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Audited & minimal JS implementation of elliptic curve cryptography
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
All the cryptographic primitives used in Ethereum.
Auditable & minimal JS implementation of post-quantum cryptography: FIPS 203, 204, 205, Falcon
A Hybrid Public Key Encryption (HPKE) module extension for ChaCha20/Poly1305
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
React Native compatible PDF decryption with AES-256 (V=5, R=5/6) and RC4 support. Fork of @pdfsmaller/pdf-decrypt with @noble/hashes + @noble/ciphers instead of Web Crypto API.
Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1
Pure JavaScript crypto implementation using noble-hashes for otplib
better-sqlite3 with multiple-cipher encryption support
ciphers for the browser
Auditable & minimal JS implementation of post-quantum cryptography: FIPS 203, 204, 205
A Node.js BLE (Bluetooth Low Energy) central library.
Matter BLE support for node.js
TypeScript library offering a Libsodium-compatible API built on top of Noble packages
Secure, audited & minimal implementation of BIP39 mnemonic phrases
PowerSync Web SDK
A custom version of node-forge with selected algorithms.
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,
BLE proxy implementation for matter.js - proxies BLE operations over WebSocket