- package.json main property.
- package.json module property.
- TypeScript base64 interfaces.
- Disable webpack polyfill.
- TypeScript interfaces.
- HMAC feature.
- deprecated
new Buffer
, replace withBuffer.from
. - dependencies and security issues.
- don't modify global Array and ArrayBuffer prototypes.
- refactor: simplify formatMessage internal logic.
- remove
eval
and userequire
directly. - throw error by Error oject.
- throw error if update after finalize
- use unsigned right shift.
- incorrect result when first bit is 1 of bytes. #18
- performance of hBytes increment.
- incorrect result when file size >= 4G.
- incorrect result when file size >= 512M.
- ArrayBuffer.isView issue in IE10.
- performance of input check.
- support base64 string output.
- support for web worker. #11
- throw error if input type is incorrect.
- prevent webpack to require dependencies.
root
is undefined in some special environment. #7
- length detection in node.js.
buffer
and replace byarrayBuffer
.
- support for update hash.
- support for bytes array output.
- support for ArrayBuffer output.
- support for AMD.
- support byte Array, Uint8Array and ArrayBuffer input.
- bug when special length.
- performance for node.js.
- performance.
- ascii parameter.
- performance.
- performance.
- test cases.
- bower package.
- travis.
- coveralls.
- performance.
- JSHint warnings.
- accents bug
- license
- initial release