This repository has been archived by the owner on Nov 20, 2022. It is now read-only.
3.1
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.