secp256k1.cr v0.1.1 Release Notes

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