Skip to content

Release v3.1.0

Latest
Compare
Choose a tag to compare
@Arvolear Arvolear released this 02 May 09:54
· 2 commits to master since this release
cabd88c

Release notes v3.1.0 🎉

This is a minor release

  • Added Schnorr256 library that verifies Schnorr signatures over any 256-bit curve.
  • Added EC256 library that implements optimized elliptic curve operations via Jacobians over any 256-bit curve.
  • Refactored ECDSA256, ECDSA384, and ECDSA512 libraries to automatically calculate the lowSMax variable.