AceCRC  1.0
Cyclic Redundancy Check (CRC) algorithms (e.g. crc16ccitt, crc32) programmatically converted from C99 code generated by pycrc (https://pycrc.org) to Arduino C++ using namespaces and PROGMEM flash memory.

src → ace_crc Relation

File in srcIncludes file in src/ace_crc
AceCRC.hcrc16ccitt_bit.hpp
AceCRC.hcrc16ccitt_byte.hpp
AceCRC.hcrc16ccitt_nibble.hpp
AceCRC.hcrc16ccitt_nibblem.hpp
AceCRC.hcrc32_bit.hpp
AceCRC.hcrc32_byte.hpp
AceCRC.hcrc32_nibble.hpp
AceCRC.hcrc32_nibblem.hpp
AceCRC.hcrc8_bit.hpp
AceCRC.hcrc8_byte.hpp
AceCRC.hcrc8_nibble.hpp
AceCRC.hcrc8_nibblem.hpp