CRC-32

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |subcat=Error detection and correction }} '''CRC-32''' is a family of 32-bit hash functions used to detect accidental data corruption. The term ''CRC-32'' by its...")

Revision as of 16:06, 21 April 2013

File Format
Name CRC-32
Ontology

CRC-32 is a family of 32-bit hash functions used to detect accidental data corruption.

The term CRC-32 by itself usually means the IEEE CRC-32 algorithm. Other members of the CRC-32 family include CRC-32Q, CRC-32C (Castagnoli), and CRC-32K (Koopman).

Specifications

Software

There seems to be no widely available Unix utility that computes a standard CRC-32. The POSIX cksum utility does not use the standard CRC-32 algorithm.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox