Skip to content

Release version 3.1.0

Compare
Choose a tag to compare
@Caligatio Caligatio released this 15 Apr 13:34
· 72 commits to master since this release
4fe3ddc

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 and getHMAC in order to unify MAC API. See the [jsSHA Wiki] for more information.