CRC

CRC
Cyclic Redundancy Check: A method to detect and correct errors in data signals by adding bits derived from a data-block or string of bits to the block.
A type of calculation made upon data, such as network traffic or computer files, in order to detect errors in transmission or duplication. CRC's are calculated before and after transmission or duplication, and compared to confirm that they are the same.