pauldreik / rdfind

find duplicate files utility
Other
947 stars 77 forks source link

BLAKE3 support #43

Open Jellyfrog opened 4 years ago

Jellyfrog commented 4 years ago

It would make sense to add BLAKE3 support since it's way faster than the currently supported hash functions, see https://github.com/BLAKE3-team/BLAKE3 for more info

pauldreik commented 4 years ago

Thanks for the tip! Now when even consumer level ssd's reach Gigabytes per second, this definitely makes sense.