Cyclic redundancy check
From Wikipedia, the free encyclopedia
A Cyclic redundancy check (often shortened to CRC) is a way to calculate a checksum, based on a polynomial. In computer science, CRCs are used to check that no errors occurred transmitting the data.