Does anyone know of a library that contains a CRC16 or CRC-CCITT implementation? I'm trying to build test streams that include a CRC (16,12,5,1 polynomial), and it seems like this has surely been done before. I'd prefer to pass bytes into the function, but at this point any starting point is better than no starting point!
thanks,
Rick
thanks,
Rick