Skip to content

Releases: Luna5ama/mtsum

[Breaking Change] mtsum v1.1.0

23 May 00:11
96a46b4

Choose a tag to compare

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

03 Apr 20:37
b8fc53c

Choose a tag to compare

Fixed hash string zero paddings

mtsum v1.0.0

03 Apr 09:03
ef3e5aa

Choose a tag to compare

First release yay!