kindly tell me any efficient code for generating CRC for 40 bytes data I am using the modulo 2 division method.
with thanks, karthik.
An improvement right here
int i,j; // signed 16 bit variable
40 byte and 8 bits
try unsigned char