HashCheck
HashCheck copied to clipboard
[Feature Request] Add Support for BLAKE2
Add support for BLAKE2 for compatibility with other programs (DirHash, b2sum, RapidCRC, etc.)
- Add support for BLAKE2b (256 bit) with the file extension .blake2
- Add support for BLAKE2sp (256 bit) with the file extension .blake2sp
Other BLAKE2 variants are not as commonly used and can be omitted.
Try XKCP for the implementation