Commit Graph

18 Commits (f490ee426ac634704db03e87a5c4e556818ab947)

Author SHA1 Message Date
Yi-Cyuan Chen f490ee426a bump bower version 2 years ago
Yi-Cyuan Chen 189bb9b037 Fixed
- incorrect result when first bit is 1 of bytes.

Changed
- throw error by Error oject. #13

Added
- TypeScript interfaces. #12
8 years ago
Yi-Cyuan Chen 4e5354859f Added
- support for web worker.
- typescript types. #10

Changed
- prevent webpack to require dependencies.
8 years ago
Yi-Cyuan Chen cf975dfa0c Improved performance of hBytes increment. 8 years ago
Yi-Cyuan Chen 77efe9529c Fixed incorrect result when file size >= 512M. 8 years ago
Chen, Yi-Cyuan ee3b3869bc 1. Added HMAC feature.
2. Changed throw error if input type is incorrect.
8 years ago
Chen, Yi-Cyuan bae387d0b2 Added streaming support #6 9 years ago
Chen, Yi-Cyuan 730f41e84b 1. Added AMD support.
2. Fixed ArrayBuffer dosen't work in Webpack.
9 years ago
Chen Yi-Cyuan 0a82ff3825 Added CommonJS detection. 9 years ago
Chen, Yi-Cyuan 61d4076633 * Added some files to npm package.
* Updated coding style.
9 years ago
Chen Yi-Cyuan 1ff17fbdd9 Support ArrayBuffer input. 10 years ago
Chen Yi-Cyuan f73267ad15 Support byte array input 11 years ago
emn178 18457729c8 Improve performance. 11 years ago
Chen Yi-Cyuan 009d7b6070 * Fixed special length bug.
* Add test cases.
11 years ago
emn178 c016df9256 * Remove ascii parameter.
* Improve performance.
* Add test cases.
11 years ago
Chen Yi-Cyuan 5df847f0e0 Improve performance. 11 years ago
emn178 64149617be Improve performance. 11 years ago
Chen Yi-Cyuan 47cff7a93b * Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
11 years ago