
GtkHash
Currently supported hash functions include CRC32, ADLER32, GOST, MD2, MD4, MD5, MD6, SHA1, SHA2, SHA3, RIPEMD, HAVAL, TIGER, WHIRLPOOL and BLAKE2.
- Support for verifying checksum files from sfv, sha256sum, etc.
- Keyed hashing (HMAC)
- Parallel/threaded hash calculation
- Remote file access using GIO/GVfs
- File manager integration
- Small and fast, written in C