mirror of
https://github.com/emn178/js-sha3.git
synced 2026-08-12 19:41:36 +08:00
### Added
- TupleHash128, TupleHash256, TupleHashXOF128, and TupleHashXOF256 (NIST SP 800-185) ### Fixed - KMAC repeated output reads after finalize
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Change Log
|
||||
|
||||
## v0.11.0 / 2026-07-18
|
||||
### Added
|
||||
- TupleHash128, TupleHash256, TupleHashXOF128, and TupleHashXOF256 (NIST SP 800-185)
|
||||
|
||||
### Fixed
|
||||
- KMAC repeated output reads after finalize
|
||||
|
||||
## v0.10.0 / 2026-07-17
|
||||
### Added
|
||||
- support ESM #42, #38
|
||||
|
||||
Reference in New Issue
Block a user