
md5 sha checksum utility
MD5 & SHA Checksum Utility is a tool that allows you to generate CRC32, MD5, SHA-1, SHA-256, SHA-384 and SHA-512 hashes of single or multiple files. You can also...
RapidCRC is a tool for Windows for checking and creating CRC32 and MD5 checksums; this comprises: SFV files MD5 files specialty: direct support for...
rapidcrc is a tool for windows for checking and creating crc32 and md5 checksums; this comprises:
sfv files md5 files specialty: direct support for crc32 in the filename (common for anime releases; for example "myfile [45def3a0].avi")
this helps you to check and ensure that your files are ok and not corrupted.
goal is to use the fastest available open source (assembly) implementations for this task. currently these implementations are used in rapidcrc:
crc32: i386 assembly implementation (one byte table lookup) md5: openssl md5 i386 assembly implementation md5: reference implementation from rfc (much slower; available at compile time. not used in the release version of rapidcrc)
Discontinued assembly crc32 md5sum crc file-verification md5 sfv-checker verify-checksum checksum sfv sfv-creator