Skip to content

Releases: dchest/fast-sha256-js

v1.1.0

17 Nov 10:57
Compare
Choose a tag to compare
  • Public domain dedication in The Unlicense form.
  • exports.__esModule = true
  • Rebuild with newer Uglify.js.

v1.0.0

18 Mar 20:14
Compare
Choose a tag to compare
  • Ported to TypeScript, now JavaScript version is built from TypeScript.
  • Exported Hash and HMAC classes.