RapidCRC Unicode - проверка и расчет контрольных сумм

Vitalik

Призрак
Moderator
Регистрация
13 Авг 2005
Сообщения
5,804
Реакции
4,724
Credits
3,858
RapidCRC Unicode

rcrc_settings.png

RapidCRC - программа для проверки и расчета контрольных сумм CRC32 и MD5, поддерживающая файлы SFV и MD5. Имеется механизм включения суммы CRC32 в имя файла.

RapidCRC is an open source CRC/MD5/SHA hashing program. I've extended the current unicode support to allow writing of unicode .sfv/.md5/.sha1/.sha256/.sha512 files, which can be turned on/off through the settings page. Unicode sfv files are written as UTF-16LE with BOM or UTF-8 (with or without BOM), and RCRC now performs a codepage detection. I've also expanded the shell extension that was included in the sourcecode to enable all operations directly from the extension.

List of other new features:
multithreaded hash calculations with asynchronous I/O
ed2k hash calculation
SHA hash calculation
job queueing
popup menu to copy the calculated hashes to the clipboard

RapidCRC is released under the GPL - the sourcecode with my modifications can be found below. Be warned however that my documentation in the sourcecode is not as good as the original RapidCRC source.

Домашняя страница
Для просмотра ссылки Войди или Зарегистрируйся
 

Vitalik

Призрак
Moderator
Регистрация
13 Авг 2005
Сообщения
5,804
Реакции
4,724
Credits
3,858