Skip to content

Release version 2.2.0

Compare
Choose a tag to compare
@Caligatio Caligatio released this 10 Jul 19:36
· 279 commits to master since this release

Changelog for this release:

  • Added support for the SHA-3 family of hashes (SHA3-224, SHA3-256,
    SHA3-384, SHA3-512, SHAKE128, and SHAKE256)
  • Fixed bug with using ARRAYBUFFER as a HMAC key type
  • Switched testing framework to Mocha and Chai