Skip to content

Releases: cryptocoinjs/secp256k1-node

v3.1.0

18 Aug 06:52
Compare
Choose a tag to compare
  • signatureExport/signatureImport improvement
  • Tests: tape instead Istanbul
  • Implement ecdh and ecdhUnsafe
  • Improve entry points

v3.0.1

18 Aug 06:50
Compare
Choose a tag to compare

Improvement in embedded secp256k1 implementation. Fix gyp file for Windows.

v3.0.0

18 Aug 06:48
Compare
Choose a tag to compare

Major API changes. Only synchronous functions. Embedded secp256k1 pure js implementation.