IChecksum DLL and GUI
DLL to verify hash and
GUI for creating hash db
Supported Hash Algo's-
Code:
CRC32, MD5, SHA1, XXHASH32
CRC32 and
XXHASH32 are faster while verifying hashes
IChecksumGUI for creating and save hash database (.sfv, .md5, .sh1, .xxh) which is used by IChecksumDll
Thanks to @PsYcHo_RaGE (for testing)
Based on
HashLib4Pascal