namazso / OpenHashTab

📝 File hashing and checking shell extension
GNU General Public License v3.0
3.12k stars 119 forks source link

Add BLAKE2b #200

Open Leopold702 opened 9 months ago

Leopold702 commented 9 months ago

Please add support for the BLAKE2b algorithm. It's much more common than BLAKE2s, and yet we have support for BLAKE2s but not BLAKE2b.

fzxx commented 9 months ago

Also Whirlpool, SHA-256 base64, SHA-512 base 64.