Releases: Luna5ama/mtsum
Releases · Luna5ama/mtsum
[Breaking Change] mtsum v1.1.0
Checksums from the previous version are incompatible due to algorithm change!
Breaking Changes
- Implemented a second preimage attack fix from "Certificate Transparency"
- Changed merkel tree portioning to make balanced tree
Other Changes
- Updated documentation
- Simplified building
- Make building using vcpkg optional
- Added requirement for Taskflow 3.9.0 or higher to ensure building success
- Added debug build instruction
- Renamed verbose and benchmark flag names to avoid conflicts
Full Changelog: v1.0.1...v1.1.0
mtsum v1.0.1
Fixed hash string zero paddings
mtsum v1.0.0
First release yay!