Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Fastest 4KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
This package works with Node.js, Deno, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers




JSR Score
100%
Published
a week ago (2.3.0)
4KB JS implementation of secp256k1 ECDSA / Schnorr signatures & ECDH. Compliant with RFC6979 & BIP340.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@noble/secp256k1
Import symbol
import * as secp___k_ from "@noble/secp256k1";
Import directly with a jsr specifier
import * as secp___k_ from "jsr:@noble/secp256k1";
Add Package
pnpm i jsr:@noble/secp256k1
pnpm dlx jsr add @noble/secp256k1
Import symbol
import * as secp___k_ from "@noble/secp256k1";
Add Package
yarn add jsr:@noble/secp256k1
yarn dlx jsr add @noble/secp256k1
Import symbol
import * as secp___k_ from "@noble/secp256k1";
Add Package
vlt install jsr:@noble/secp256k1
Import symbol
import * as secp___k_ from "@noble/secp256k1";
Add Package
npx jsr add @noble/secp256k1
Import symbol
import * as secp___k_ from "@noble/secp256k1";
Add Package
bunx jsr add @noble/secp256k1
Import symbol
import * as secp___k_ from "@noble/secp256k1";