Error detection and correction
From Just Solve the File Format Problem
(Difference between revisions)
m (Jsummers moved page Error correction to Error detection and correction: Most items listed here only do error detection, not error correction) |
|||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |thiscat=Error correction | + | |thiscat=Error detection and correction |
}} | }} | ||
+ | == Error detection only == | ||
+ | * [[Parity bit]] | ||
+ | === Non-cryptographic hash functions === | ||
* [[Checksums]] | * [[Checksums]] | ||
* [[CRC]] (Cyclic Redundancy Check) | * [[CRC]] (Cyclic Redundancy Check) | ||
− | + | ||
+ | === Cryptographic hash functions === | ||
* [[MD5]] | * [[MD5]] | ||
− | |||
− | |||
* [[SHA-1]] | * [[SHA-1]] | ||
+ | |||
+ | == Error detection and correction == | ||
+ | * [[Hamming code]] | ||
+ | * [[Reed-Solomon error correction]] | ||
+ | |||
+ | == Uncategorized == | ||
+ | * [[DVDisaster Error Correction File]] (.ecc) | ||
+ | * [[Parchive]] (.par, .par2, .par3, pa3, .p??) |
Revision as of 02:29, 25 March 2013
Contents |
Error detection only
Non-cryptographic hash functions
Cryptographic hash functions
Error detection and correction
Uncategorized
- DVDisaster Error Correction File (.ecc)
- Parchive (.par, .par2, .par3, pa3, .p??)