1.3.3
- Add module
sha2
, an alias to already-existingsha256
andsha512
sha3-addons
: Implement TurboSHAKE (https://eprint.iacr.org/2023/342)utils
improvementshexToBytes
: speed-up 6x, improve error formattingisBytes
: improve reliability in bad environments such as jsdomconcatBytes
: 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