Skip to main content
Module

x/secp256k1js/changelog.md

A ultra lightweight (2 KB) Universal JavaScript Elliptic Curve Digital Signature Algorithm (ECDSA) for the Koblitz secp256k1 curve.
Latest
File

Isomorphic-secp256k1-js

2.0.3

  • Added deno imports to readme

2.0.2

  • deno imports fixed

2.0.1

Patch

  • Dependency updates

2.0.0

Major

  • Changed to ESM from CJS.
  • Added support for Deno.

1.0.2

Patch

  • readme typeo fixes

1.0.1

Patch

  • recovery public key bug fixes.

1.0.0

  • Initial release