Error detection and correction
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
(→Error detection only) |
||
Line 9: | Line 9: | ||
* [[CRC]] (Cyclic Redundancy Check) | * [[CRC]] (Cyclic Redundancy Check) | ||
* [[CRC-32]] | * [[CRC-32]] | ||
+ | * [[MurmurHash]] | ||
* [[Parity bit]] | * [[Parity bit]] | ||
+ | * [[xxHash]] | ||
For cryptographic hash functions, see [[Encryption]]. | For cryptographic hash functions, see [[Encryption]]. | ||
Revision as of 02:02, 2 August 2014
Contents |
Error detection only
- Adler-32
- Checksum
- CRC (Cyclic Redundancy Check)
- CRC-32
- MurmurHash
- Parity bit
- xxHash
For cryptographic hash functions, see Encryption.
Error detection and correction
Uncategorized
- DVDisaster Error Correction File (.ecc)
- Parchive (.par, .par2, .par3, pa3, .p??)