浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

RapidCRC : Home

 

What is 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)

These are currently considered to be the fastest existing implementations(*). If you know of even faster implementations please drop me a note.

News

year.month.day 
2005.02.05RapidCRC 0.6.1 released (bugfix release)
2005.01.20RapidCRC 0.6 released and Website updated
2004.11.25RapidCRC 0.5 released
2004.11.10Some small corrections in the faq (es. the Visual Style Screenshots)
2004.10.25RapidCRC 0.4 released
2004.10.09Site moves to Sourceforge.net
2004.09.03FAQ updated
2004.09.02RapidCRC 0.3.2 released
2004.08.29Website and FAQ updated.
2004.08.28Forum is now open
2004.08.27RapidCRC 0.3 released. First Release to the public
posted on 2013-11-08 11:01  lexus  阅读(528)  评论(0编辑  收藏  举报