zoltraks / csharp-crc32

Repository from Github https://github.comzoltraks/csharp-crc32Repository from Github https://github.comzoltraks/csharp-crc32

CRC32

This simple program written in C# calculates CRC-32 hash for a given file.

It uses CRC-32/ISO-HDLC standard also known as ISO 3309, ITU-T V.42, CRC-32-IEEE.

The CRC of ASCII "123456789" is 0xcbf43926.

Get precompiled framework dependend release from download directory.

Crc32.exe example/b1536.dat
4EDFA1F6

About


Languages

Language:C# 100.0%