- Generates incorrect hash in some cases #43
- dependencies and security issues. #41
- Disable webpack polyfill.
- Chrome bug by workaround. #40
- deprecated
new Buffer
, replace withBuffer.from
. #34 - dependencies and security issues. #32, #36
- TypeScript interface, secretKey can be bytes like message. #23, #25
- remove
eval
and userequire
directly. #18, #26
- incorrect result when first bit is 1 of bytes.
- throw error by Error oject. #13
- TypeScript interfaces. #12
- support for web worker.
- typescript types. #10
- prevent webpack to require dependencies.
- performance of hBytes increment.
- incorrect result when file size >= 512M.
- HMAC feature.
- throw error if input type is incorrect.
- Streaming support #6
- AMD support.
- ArrayBuffer dosen't work in Webpack.
- CommonJS detection.
- some files to npm package.
- coding style.
- support for ArrayBuffer input.
- support for byte array input.
- performance.
- special length bug.
- test cases.
- ascii parameter.
- performance.
- test cases.
- performance.
- performance.
- bower package.
- travis.
- coveralls.
- JSHint warnings.
- accents bug.
- initial release.