Yi-Cyuan Chen
|
bb8ae3a623
|
## v0.10.0 / 2023-08-30
### Fixed
- Chrome bug by workaround. #40
- deprecated `new Buffer`, replace with `Buffer.from`. #34
- dependencies and security issues. #32, #36
### Changed
- TypeScript interface, secretKey can be bytes like message. #23, #25
- remove `eval` and use `require` directly. #18, #26
|
2023-08-30 22:58:30 +08:00 |
|
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
|
2017-12-18 20:03:12 +08:00 |
|
Yi-Cyuan Chen
|
3204c3743e
|
update coverage library
|
2017-11-19 16:36:30 +08:00 |
|
Yi-Cyuan Chen
|
cf975dfa0c
|
Improved performance of hBytes increment.
|
2017-10-31 20:33:20 +08:00 |
|
Yi-Cyuan Chen
|
77efe9529c
|
Fixed incorrect result when file size >= 512M.
|
2017-10-31 19:53:15 +08:00 |
|
Chen, Yi-Cyuan
|
ee3b3869bc
|
1. Added HMAC feature.
2. Changed throw error if input type is incorrect.
|
2017-07-11 11:31:02 +08:00 |
|
Chen, Yi-Cyuan
|
bae387d0b2
|
Added streaming support #6
|
2017-01-24 13:47:26 +08:00 |
|
Chen, Yi-Cyuan
|
730f41e84b
|
1. Added AMD support.
2. Fixed ArrayBuffer dosen't work in Webpack.
|
2017-01-23 11:08:27 +08:00 |
|
Chen Yi-Cyuan
|
0a82ff3825
|
Added CommonJS detection.
|
2016-09-12 20:40:43 +08:00 |
|
Chen, Yi-Cyuan
|
61d4076633
|
* Added some files to npm package.
* Updated coding style.
|
2016-09-08 10:23:01 +08:00 |
|
Chen Yi-Cyuan
|
1ff17fbdd9
|
Support ArrayBuffer input.
|
2015-05-23 10:06:36 +08:00 |
|
Chen Yi-Cyuan
|
f73267ad15
|
Support byte array input
|
2015-02-12 21:45:00 +08:00 |
|
emn178
|
18457729c8
|
Improve performance.
|
2015-02-10 12:00:39 +08:00 |
|
Chen Yi-Cyuan
|
009d7b6070
|
* Fixed special length bug.
* Add test cases.
|
2015-02-05 21:39:44 +08:00 |
|
emn178
|
c016df9256
|
* Remove ascii parameter.
* Improve performance.
* Add test cases.
|
2015-02-03 13:59:16 +08:00 |
|
emn178
|
64149617be
|
Improve performance.
|
2015-01-09 16:18:03 +08:00 |
|
Chen Yi-Cyuan
|
47cff7a93b
|
* Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
|
2015-01-06 22:51:55 +08:00 |
|
Chen Yi-Cyuan
|
1581e8dce4
|
Fixed accents bug
|
2014-07-27 19:54:56 +08:00 |
|
Chen Yi-Cyuan
|
eabadfd94d
|
add build js
|
2014-01-05 11:04:01 +08:00 |
|