Skip to content

lib secp256k1.cr v0.1.1

Choose a tag to compare

@q9f q9f released this 24 Dec 16:40
v0.1.1

this is a bugfix release that improves performance and stability.

changes:

  • use proper integer division #6
  • ensure private keys are within the ec field size #6
  • disallow ec multiplication with invalid private keys #6