Hi
Is it better to use SHA3 or BLAKE3 checksum?
Is it better to use SHA3 or BLAKE3 checksum?
Moderators: Hacker, petermad, Stefan2, white
Re: Is it better to use SHA3 or BLAKE3 checksum?
It depends! If it is for your own security, blake3 is much faster and as safe as SHA3 for checksum usage.Is it better to use SHA3 or BLAKE3 checksum?
If you want to redistribute files + checksum externally and need a common format sha3 is the winner.
// https://debugpointer.com/security/sha3-vs-blake3