Skip to content

Releases: dchest/fast-sha256-js

Release list

v1.1.0

Choose a tag to compare

@dchest dchest released this 17 Nov 10:57
  • Public domain dedication in The Unlicense form.
  • exports.__esModule = true
  • Rebuild with newer Uglify.js.

v1.0.0

Choose a tag to compare

@dchest dchest released this 18 Mar 20:14
  • Ported to TypeScript, now JavaScript version is built from TypeScript.
  • Exported Hash and HMAC classes.