Commit Graph

10 Commits (138e2e169b70308a9b043f4eabfd39366a94a165)

Author SHA1 Message Date
Yi-Cyuan Chen 138e2e169b uncomment test 2 years ago
Yi-Cyuan Chen dbb7a10027 ### Fixed
- Generates incorrect hash in some cases #43
- dependencies and security issues. #41
2 years ago
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
2 years ago
Yi-Cyuan Chen 4e5354859f Added
- support for web worker.
- typescript types. #10

Changed
- prevent webpack to require dependencies.
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 730f41e84b 1. Added AMD support.
2. Fixed ArrayBuffer dosen't work in Webpack.
9 years ago
emn178 c016df9256 * Remove ascii parameter.
* Improve performance.
* Add test cases.
11 years ago
Chen Yi-Cyuan 5df847f0e0 Improve performance. 11 years ago
Chen Yi-Cyuan 47cff7a93b * Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
11 years ago
Chen Yi-Cyuan 1034e9d69e create project 12 years ago