Release version 2.2.0
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