Skip to content

1.3.1

Compare
Choose a tag to compare
@paulmillr paulmillr released this 03 Jun 12:20
· 179 commits to main since this release
1.3.1
b7ef21e

What's Changed

  • Fix utf8ToBytes in firefox extension context (https://bugzil.la/1681809)
  • Ensure blake3 inputs are immutable by @libitx in #51
  • sha3-addons: add PURE annotations to reduce bundle size
  • utils: harmonize with noble-curves
  • Type fixes
    • sha3, blake3: Fix XOF type issue, closes #55
    • hmac: export HMAC type, fix #52
    • cryptoNode: remove dependency on @types/node

New Contributors

Full Changelog: 1.3.0...1.3.1