@noble/secp256k1

v1.5.2
Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures
secp256k1 secp secp256 elliptic elliptic curve curve signature ecc rfc6979 and 10 more...

build

tsc -d && tsc -p tsconfig.esm.json

build:release

rollup -c rollup.config.js

lint

prettier --print-width 100 --single-quote --check index.ts

test

jest

coverage

jest --coverage

bench

node test/benchmark.js
npm i @noble/[email protected]

Metadata

  • MIT
  • Whatever
  • Paul Miller
  • released 1/26/2022

Downloads

Maintainers