HashCheck icon indicating copy to clipboard operation
HashCheck copied to clipboard

[Feature Request] Add Support for BLAKE2

Open tERyceNzAchE opened this issue 5 years ago • 1 comments

Add support for BLAKE2 for compatibility with other programs (DirHash, b2sum, RapidCRC, etc.)

  1. Add support for BLAKE2b (256 bit) with the file extension .blake2
  2. Add support for BLAKE2sp (256 bit) with the file extension .blake2sp

Other BLAKE2 variants are not as commonly used and can be omitted.

tERyceNzAchE avatar Mar 07 '21 17:03 tERyceNzAchE

Try XKCP for the implementation

KrasnayaPloshchad avatar Jul 21 '21 04:07 KrasnayaPloshchad