Release version 3.1.0
Changelog for this release:
- Added support for cSHAKE128/256 and KMAC128/256 (thanks paulg446 for the ticket and mrecachinas for the test vector help!).
- Added TypeScript declarations for all variant files (thanks wKovacs64!).
- Deprecated
setHMACKey
andgetHMAC
in order to unify MAC API. See the [jsSHA Wiki] for more information.