@cmmv/encryptor
Encryption module using elliptic curves (ECC) and AES-256-GCM for secure data encryption in CMMV and Node.js applications.
Encryption module using elliptic curves (ECC) and AES-256-GCM for secure data encryption in CMMV and Node.js applications.
Humble fork of the @noble/secp256k1 library by Paul Miller.
IRMAseal WebAssembly bindings for the browser
PostGuard WebAssembly bindings for the browser
The Sodium cryptographic library compiled to pure JavaScript (wrappers)
Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH, ristretto255 & scalarmult
SM series cryptography in javascript implementation
ECIES encryption implementation for Node.js
A complete Hierarchical Deterministic (HD) Wallet generator for 200+ cryptocurrencies, built with TypeScript.
Fastest 4KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
nodejs bindings for rust bch reed-solomon library https://crates.io/crates/reed-solomon
Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH, ristretto255 & scalarmult
Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures
Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures
Crypto Lib is a powerful intuitive cryptographic JavaScript library that encapsulates common algorithms, functions and provides an interface for low-level cryptographic operations.
Crypto Server is a Fastify web server that exposes easy consumable REST APIs to perform low-level cryptographic operations. It is implemented using Node.js and relies on Crypto Lib.