A tiny secp256k1 JS fork
This module provides native bindings to ecdsa secp256k1 functions
A tiny secp256k1 JS
Audited & minimal JS implementation of elliptic curve cryptography
Fastest 5KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
TypeScript definitions for secp256k1
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,
A tiny secp256k1 JS
Minimal wrapper around libsecp256k1 library (https://github.com/bitcoin-core/secp256k1).
All the cryptographic primitives used in Ethereum.
Pure Rust secp256k1 cryptography for Veil blockchain with WASM bindings
A BIP32 compatible library
Pure JavaScript implementation of the BIP schnorr signature scheme and the muSig multi-signature scheme
Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
createECDH but browserifiable
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
JavaScript Elliptic curve cryptography library
Audited & minimal JS implementation of Salsa20, ChaCha and AES
Ceramic did:key method resolver
JavaScript Elliptic curve cryptography library, includes fix to browser.js so that encrypt/decrypt works
A utility for translating cryptographic keys between representations
Library for encoding ECDSA private keys to PEM, DER and raw hex formats
Privacy layer for Nostr reputation systems. Groups collectively score trustworthiness using ring signatures -- scores are verifiable but contributors are unidentifiable.