secp256k1.cr v0.1.2 Release Notes

Release Date: 2019-12-24 // over 4 years ago
  • 🚀 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