Collision icon indicating copy to clipboard operation
Collision copied to clipboard

Add b2sum/b3sum

Open gargullia opened this issue 3 years ago • 1 comments

https://github.com/BLAKE3-team/BLAKE3

gargullia avatar Aug 12 '22 16:08 gargullia

Thanks for raising this issue!

While BLAKE is awesome, I am not really interested in adding it at the moment.

Collision uses Crystal's Digest functions (OpenSSL) (/ not md5sum, sha1sum etc) to calculate the hashes. Adding BLAKE would require a major rewrite + writing bindings for the C lib + linking against it.

I'll leave this issue open until I decide on how to approach more hash functions & I'll start a discussion for it.

GeopJr avatar Aug 12 '22 18:08 GeopJr