Skip to content

lib secp256k1.cr v0.1.2

Choose a tag to compare

@q9f q9f released this 24 Dec 16:42
v0.1.2

this is a feature release adding the ability to encode and decode the different public key formats

changes:

  • allow for converting between different public key formats #7
  • add a known private key to tests #7
  • raise if it tries to decode compressed keys as mod_exp overflows #7