Skip to main content
Module

x/secp256k1js/get_public_key.mjs

A ultra lightweight (2 KB) Universal JavaScript Elliptic Curve Digital Signature Algorithm (ECDSA) for the Koblitz secp256k1 curve.
Latest
import * as secp256k1js from "https://deno.land/x/secp256k1js@v2.0.3/get_public_key.mjs";

Functions

Generates a compressed public key for the secp256k1 curve.