Skip to content

Release version 2.1.0

Compare
Choose a tag to compare
@Caligatio Caligatio released this 13 May 18:57
· 290 commits to master since this release

Changelog for this release:

  • Added ability to call update on hashes between getHash and getHMAC 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!)