A tiny portable C/C++ library to calculate CRC8/16/32
src | ||
.gitignore | ||
crctest.cpp | ||
Makefile | ||
README.md |
TinyCRC
This is a library for calculating CRC32, CRC16 and CRC8.
src | ||
.gitignore | ||
crctest.cpp | ||
Makefile | ||
README.md |
This is a library for calculating CRC32, CRC16 and CRC8.