Skip to content

1.3.3

Compare
Choose a tag to compare
@paulmillr paulmillr released this 11 Dec 23:14
· 78 commits to main since this release
1.3.3
d86df4a
  • Add module sha2, an alias to already-existing sha256 and sha512
  • sha3-addons: Implement TurboSHAKE (https://eprint.iacr.org/2023/342)
  • utils improvements
    • hexToBytes: speed-up 6x, improve error formatting
    • isBytes: improve reliability in bad environments such as jsdom
    • concatBytes: improve safety by early-checking the type
  • Bump typescript version used to build the package to 5.3.2

Full Changelog: 1.3.2...1.3.3