aelfimow / crc32sum

Computes and prints out CRC32 checksum of a file using CRC32 instruction of x86 CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crc32sum

Computes and prints out CRC32 checksum of a file using CRC32 instruction of x86 CPU

About

Computes and prints out CRC32 checksum of a file using CRC32 instruction of x86 CPU

License:GNU General Public License v3.0


Languages

Language:Assembly 39.3%Language:C++ 38.9%Language:Makefile 16.9%Language:C 4.9%