RapidCRC

RapidCRC
软件
软件描述
RapidCRC is a tool for Windows for checking and creating CRC32 and MD5 checksums; this comprises:
官方网站
访问软件的官方网站了解更多信息
rapidcrc.sourceforge.net
什么是 RapidCRC?
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)