Release version 2.1.0
Changelog for this release:
- Added ability to call
update
on hashes betweengetHash
andgetHMAC
calls - Added new input and output type, "ARRAYBUFFER" which is a JavaScript ArrayBuffer
- Now keeping smaller build files in NPM (thanks vogievetsky!)
- Fixed problem with hashing strings over 4 billion bits (thanks Eicar!)