Skip to content

1.7.0

Compare
Choose a tag to compare
@paulmillr paulmillr released this 11 Sep 16:46
· 160 commits to main since this release
1.7.0
37e6684

The library now works with React Native 0.70. Remove all bigint ** pow operators to improve compact w bad parsers.

  • Expose Point#hasEvenY()
  • Utils sha256Sync and hmacSha256Sync redefinitions cannot be re-defined after the first time
  • Add experimental utils._normalizePrivateKey()
  • Remove experimental utils: privateAdd, privateNegate, pointAddScalar, pointMultiply. We consider their API not optimal. If you want to keep using them, copy-paste their definition from test directory.
  • Refactor schnorr

Full Changelog: 1.6.3...1.7.0