CRC-32

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
Line 19: Line 19:
 
== Links ==
 
== Links ==
 
* [[Wikipedia:Cyclic redundancy check|Wikipedia: Cyclic redundancy check]]
 
* [[Wikipedia:Cyclic redundancy check|Wikipedia: Cyclic redundancy check]]
 +
* [http://www.infinitepartitions.com/cgi-bin/showarticle.cgi?article=art008 Understanding CRC32]

Revision as of 17:49, 4 January 2014

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).

Contents

See also

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