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-md5/doc
Yi-Cyuan Chen bdf1150097 ## v0.8.0 / 2023-09-27
### Added
- TypeScript interfaces.
- HMAC feature.

### Fixed
- deprecated `new Buffer`, replace with `Buffer.from`.
- dependencies and security issues.
- don't modify global Array and ArrayBuffer prototypes.
- refactor: simplify formatMessage internal logic.

### Changed
- remove `eval` and use `require` directly.
- throw error by Error oject.
- throw error if update after finalize
- use unsigned right shift.
2 years ago
..
fonts * Added support for update hash. 10 years ago
scripts ## v0.8.0 / 2023-09-27 2 years ago
styles ## v0.8.0 / 2023-09-27 2 years ago
HmacMd5.html ## v0.8.0 / 2023-09-27 2 years ago
Md5_.html ## v0.8.0 / 2023-09-27 2 years ago
global.html ## v0.8.0 / 2023-09-27 2 years ago
index.html ## v0.8.0 / 2023-09-27 2 years ago
md5.hmac.html ## v0.8.0 / 2023-09-27 2 years ago
md5.html ## v0.8.0 / 2023-09-27 2 years ago
md5.js.html ## v0.8.0 / 2023-09-27 2 years ago