Skip to content

Releases: web3p/secp256k1

v0.2

20 Mar 02:37
f63f4e8
Compare
Choose a tag to compare

Change:

  • Namespace from Secp256k1 to Web3p\Secp256k1
  • Add method toHex() method in Signature

v0.1.1

13 Mar 13:57
559d0af
Compare
Choose a tag to compare

Fix:
Signed s should be compared with nh.

0.1

16 Feb 07:08
cd1b0fe
Compare
Choose a tag to compare
0.1

Change:

  1. sign method
  2. verify method