OV2 / RapidCRC-Unicode

Windows tool to quickly create and verify hash checksums
https://www.ov2.eu/programs/rapidcrc-unicode
GNU General Public License v2.0
295 stars 30 forks source link

blake3 version? #94

Closed g0blin-NN closed 2 years ago

g0blin-NN commented 2 years ago

https://github.com/OV2/RapidCRC-Unicode/blob/dd91d84614da3442f48a13b9542d421931f4eb86/blake3/blake3.h#L11 https://github.com/BLAKE3-team/BLAKE3/releases/latest

SECURITY FIX: Fixed an instance of undefined behavior in the Windows SSE2 assembly implementations, which affected both the Rust and C libraries in their default build configurations. See #206. The cause was a vector register that wasn't properly saved and restored. This bug has been present since SSE2 support was initially added in v0.3.7.