Commit Graph

14 Commits (b6c443143f4a32cbd62b18bfc8f984c4b54c97f5)

Author SHA1 Message Date
Yi-Cyuan Chen b6c443143f Added
- TypeScript definitions.
- clone method.

Changed
- throw error if update after finalize
7 years ago
Yi-Cyuan Chen 241405d4fd Fixed incorrect result when first bit is 1 of bytes. 8 years ago
Yi-Cyuan Chen 8a281c3bcb Added support HMAC. #8 8 years ago
Yi-Cyuan Chen 094ce76c5a Fixed incorrect result when file size >= 512M. 8 years ago
Yi-Cyuan Chen 05de50a022 * Added support for web worker. #5
* Changed throw error if input type is incorrect.
8 years ago
Chen Yi-Cyuan 310922df3b Added
- Streaming support(update).
- support for ArrayBuffer input/output.
- support for byte array input/output.
8 years ago
Chen, Yi-Cyuan 8f0ff971cd 1. Added AMD support.
2. Fixed ArrayBuffer dosen't work in Webpack.
9 years ago
Chen Yi-Cyuan ea761fa387 Improve performance. 11 years ago
Chen Yi-Cyuan 213f2972f7 * Remove ascii parameter.
* Improve performance.
* Add test cases.
11 years ago
Chen Yi-Cyuan 74024f2b93 * Add test cases.
* Improve performance.
11 years ago
emn178 07821b3bac * Add test cases.
* Improve performance.
11 years ago
Chen Yi-Cyuan 41737fe5ee * Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
11 years ago
Chen Yi-Cyuan 0aa248c0b5 Fixed accents bug 11 years ago
Chen Yi-Cyuan 008571f4bc create project 12 years ago