Skip to main content
Module

x/secp256k1/mod.ts

Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures.
Go to Latest
import * as secp256k1 from "https://deno.land/x/secp256k1@1.2.9/mod.ts";
The documentation for this module is currently unavailable.