CRC

Turkish equivalent: Döngüsel artıklık denetimiDomain: Information Theory

A cyclic redundancy check that detects accidental data corruption by interpreting a bit sequence as a polynomial and computing a compact remainder.

Boundaries

CRC is designed for accidental error detection and should not be used as a cryptographic integrity or authenticity mechanism.

  • Error-Correcting Code
  • Cryptographic Hash
  • Checksum
  • Hamming Distance