Skip to content

1.5.2

Compare
Choose a tag to compare
@paulmillr paulmillr released this 26 Jan 15:44
· 250 commits to main since this release
1.5.2
fe665f6
  • Fix library compatibility with bad parsers over bigint syntax
  • New exported utils.mod utility
  • recoverPublicKey and Point.fromSignature now reduce msgHash modulo n
  • Uint8Arrays are now always copied instead of using .slice() method of theirs
  • Hex parsing improvements