Fastest 4KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
Fastest 4KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
Browser, Node, and bundler compatible release of @noble/secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures
secp256k1, an elliptic curve that could be used for asymmetric encryption, ECDH key agreement protocol and deterministic ECDSA signature scheme from RFC6979.
Humble fork of the @noble/secp256k1 library by Paul Miller.