You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
js-sha256/tests
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
..
hmac-test.js update coverage library 8 years ago
index.html 1. Added HMAC feature. 8 years ago
node-test.js ## v0.10.0 / 2023-08-30 2 years ago
test.js ## v0.10.0 / 2023-08-30 2 years ago
worker-test.js ## v0.10.0 / 2023-08-30 2 years ago
worker.html ## v0.10.0 / 2023-08-30 2 years ago
worker.js Added 8 years ago