Yi-Cyuan Chen
|
138e2e169b
|
uncomment test
|
2024-01-24 12:07:37 +08:00 |
|
Yi-Cyuan Chen
|
dbb7a10027
|
### Fixed
- Generates incorrect hash in some cases #43
- dependencies and security issues. #41
|
2024-01-24 09:43:24 +08:00 |
|
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
|
4e5354859f
|
Added
- support for web worker.
- typescript types. #10
Changed
- prevent webpack to require dependencies.
|
2017-11-19 15:15:13 +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
|
730f41e84b
|
1. Added AMD support.
2. Fixed ArrayBuffer dosen't work in Webpack.
|
2017-01-23 11:08:27 +08:00 |
|
emn178
|
c016df9256
|
* Remove ascii parameter.
* Improve performance.
* Add test cases.
|
2015-02-03 13:59:16 +08:00 |
|
Chen Yi-Cyuan
|
5df847f0e0
|
Improve performance.
|
2015-01-24 10:47:09 +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
|
1034e9d69e
|
create project
|
2014-01-05 11:01:00 +08:00 |
|