Penguin
Annotated edit history of CRC version 1, including all changes. View license author blame.
Rev Author # Line
1 StuartYeates 1 [Acronym] for __C__yclic __R__edundancy __C__heck
2
3 A [CRC] is a type of hash function which is used to validate a message or signal against accidental modification. A [CRC] is weaker than a CryptographicHash in that it need not be robust against an intelligent attacker.