AceCRC  0.3.1
Cyclic Redundancy Check (CRC) algorithms (e.g. crc32(), crc16ccitt()) programmatically converted from C99 code generated by pycrc (https://pycrc.org) to Arduino C++ using namespaces and PROGMEM flash memory.
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  src
  ace_crc
 crc16ccitt_bit.cpp
 crc16ccitt_bit.hpp
 crc16ccitt_byte.cpp
 crc16ccitt_byte.hpp
 crc16ccitt_nibble.cpp
 crc16ccitt_nibble.hpp
 crc32_bit.cpp
 crc32_bit.hpp
 crc32_byte.cpp
 crc32_byte.hpp
 crc32_nibble.cpp
 crc32_nibble.hpp
 crc8_bit.cpp
 crc8_bit.hpp
 crc8_byte.cpp
 crc8_byte.hpp
 crc8_nibble.cpp
 crc8_nibble.hpp
 AceCRC.h