Commit Graph

24 Commits (eccdbeb92c444157446a2f89a64a47c40d3ca7a4)

Author SHA1 Message Date
Matthew Peveler bacba8e8c6
Replace TravisCI with GHA (#51)
* Replace TravisCI with GHA

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>

* Update ci.yml

* Update ci.yml

---------

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
10 months ago
Yi-Cyuan Chen dc41862e53 add benchmark 3 years ago
Yi-Cyuan Chen c31830ad54 ## v0.10.1 / 2023-08-31
### Added
- Disable webpack polyfill.
3 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
3 years ago
Yi-Cyuan Chen 68ffecdc6e update README and travis config 8 years ago
Chen, Yi-Cyuan ee3b3869bc 1. Added HMAC feature.
2. Changed throw error if input type is incorrect.
9 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
Sherry Chang 64c114b54e Add CDNJS version badge in readme
This will add the badge to show its version on CDNJS and also link to its page on CDNJS!
10 years ago
Chen, Yi-Cyuan 61d4076633 * Added some files to npm package.
* Updated coding style.
10 years ago
Chen Yi-Cyuan 1ff17fbdd9 Support ArrayBuffer input. 11 years ago
Chen Yi-Cyuan f73267ad15 Support byte array input 11 years ago
Chen Yi-Cyuan 8754ac17ef update README 11 years ago
emn178 c016df9256 * Remove ascii parameter.
* Improve performance.
* Add test cases.
11 years ago
Chen Yi-Cyuan f0ba196020 update README 11 years ago
Chen Yi-Cyuan 5df847f0e0 Improve performance. 11 years ago
emn178 a564472309 update README 11 years ago
Chen Yi-Cyuan b1999865de update README 11 years ago
Chen Yi-Cyuan 47cff7a93b * Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
11 years ago
Chen Yi-Cyuan 5e5f64e4b7 update README 12 years ago
Chen Yi-Cyuan b62a0093f4 update license link 12 years ago
Chen Yi-Cyuan baa14e7dd3 fixed typo 12 years ago
Chen Yi-Cyuan dec43b48e9 add license 12 years ago
Chen Yi-Cyuan 1034e9d69e create project 12 years ago