CRC: Cyclic Redundancy Code

The term CRC applies to algorithms based on polynomial division. The essential mathematical operation in the calculation of a CRC is binary division, and the remainder from the division determines the CRC. CRCs cannot, however, be safely relied upon to verify data integrity.