Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

3.1

Compare
Choose a tag to compare
@sophiebremer sophiebremer released this 07 Jul 18:32
· 4 commits to main since this release

Full Changelog: 3.0.2...3.1

  • Added SHA-3.
  • Added RIPEMD-160.
  • Added UTF-16 little endian.
  • Added support to create WordArrays from typed arrays.
  • Added cipher params Hex formatter.
  • Increased hash maximum message length from a 32-bit counter to 53-bit.
  • Fixed issue where HMAC would ignore key sigBytes.
  • Fixed Rabbit endianness error.
  • Removed byte order mark from source file.