Audited & minimal JS implementation of elliptic curve cryptography
Fastest 5KB JS implementation of ed25519 EDDSA signatures compliant with RFC8032, FIPS 186-5 & ZIP215
Elliptic curve library functions for the secp256k1 curve.
Fastest 5KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979