CRC

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Change category name)
m
Line 5: Line 5:
 
'''CRC''' stands for ''cyclic redundancy check''
 
'''CRC''' stands for ''cyclic redundancy check''
  
CRCs are designed to protect against common types of errors on communication channels, but are not suitable for protecting against intentional alteration of data.  CRCs use a family of related algorithms rather than a single standardized one.  A variety of cyclic redundancy checks have been incorporated into technical specifications.  For example, many specifications, including [[ZIP]], use a variant commonly called CRC-32.
+
CRCs are designed to protect against common types of errors on communication channels, but are not suitable for protecting against intentional alteration of data.  CRCs use a family of related algorithms rather than a single standardized one.  A variety of cyclic redundancy checks have been incorporated into technical specifications.  For example, many specifications, including [[ZIP]], use a variant commonly called [[CRC-32]].
  
 
== References ==
 
== References ==
 
* [http://en.wikipedia.org/wiki/Cyclic_redundancy_check Cyclic redundancy check : Wikipedia]
 
* [http://en.wikipedia.org/wiki/Cyclic_redundancy_check Cyclic redundancy check : Wikipedia]

Revision as of 16:10, 21 April 2013

File Format
Name CRC
Ontology

CRC stands for cyclic redundancy check

CRCs are designed to protect against common types of errors on communication channels, but are not suitable for protecting against intentional alteration of data. CRCs use a family of related algorithms rather than a single standardized one. A variety of cyclic redundancy checks have been incorporated into technical specifications. For example, many specifications, including ZIP, use a variant commonly called CRC-32.

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox