Error detection and correction
From Just Solve the File Format Problem
(Difference between revisions)
(→Cryptographic hash functions) |
(Moved cryptographic hashes to another page) |
||
Line 5: | Line 5: | ||
}} | }} | ||
== Error detection only == | == Error detection only == | ||
− | |||
− | |||
− | |||
* [[Adler-32]] | * [[Adler-32]] | ||
* [[Checksum]] | * [[Checksum]] | ||
* [[CRC]] (Cyclic Redundancy Check) | * [[CRC]] (Cyclic Redundancy Check) | ||
* [[CRC-32]] | * [[CRC-32]] | ||
− | + | * [[Parity bit]] | |
− | + | For cryptographic hash functions, see [[Encryption]]. | |
− | * [[ | + | |
− | + | ||
− | + | ||
== Error detection and correction == | == Error detection and correction == |
Revision as of 23:09, 21 May 2013
Error detection only
- Adler-32
- Checksum
- CRC (Cyclic Redundancy Check)
- CRC-32
- Parity bit
For cryptographic hash functions, see Encryption.
Error detection and correction
Uncategorized
- DVDisaster Error Correction File (.ecc)
- Parchive (.par, .par2, .par3, pa3, .p??)