Skip to content

3.2.0

Latest

Choose a tag to compare

@paulmillr paulmillr released this 30 Aug 17:42
Immutable release. Only release title and notes can be modified.
3.2.0
04c95fb
  • verify: ensure recovery id is bound to msg/sig (only for recovered format)
  • Added isCompressed to the options for recoverPublicKey() and recoverPublicKeyAsync()
  • Made safe generic Point#multiply() execute the full 256-bit ladder regardless of the scalar's leading zero bits
  • Made signAsync(), schnorr.sign(), and schnorr.signAsync() snapshot the message at invocation, preventing caller mutation
  • Reduce code size by ~10%, rewrite some utils for this purpose

Full Changelog: 3.1.0...3.2.0