Releases: oconnor663/kangarootwelve_xkcp.rs
Releases · oconnor663/kangarootwelve_xkcp.rs
0.1.5
version 0.1.5
Changes since 0.1.4:
- An upstream fix for a buffer overflow vulnerability.
See GHSA-6w4m-2xhg-2658
and XKCP/K12@27a84ec.
0.1.4
version 0.1.4
Changes since 0.1.3:
k12sum
error output includes the filename.
0.1.3
version 0.1.3
Changes since 0.1.2:
- Revendor upstream.
0.1.2
version 0.1.2
Changes since 0.1.1:
- Re-vendored upstream K12 at commit 4c1df39.
- The SIMD implementation now builds on Windows, giving it comparable
performance to Unix. Previously Windows performance was much worse. k12sum
now supports the--check
flag. This works the same way it
does inb3sum
, see:
https://github.com/BLAKE3-team/BLAKE3/blob/master/b3sum/what_does_check_do.mdk12sum
binaries are now built by CI and uploaded to the releases
page.