Skip to content

Release v2.7.15

Latest
Compare
Choose a tag to compare
@Arvolear Arvolear released this 18 Dec 16:22
· 1 commit to master since this release
420d9dc

Release notes v2.7.15 🎉

This is a patch release

ECDSA384

  • Handled a double scalar multiplication edge case (fixes #125 and #126).
  • Implemented 6-bit Strauss-Shamir precompute table which saved 75k gas.
  • Fixed a modulo n signature validity comparison.