Error detection and correction
From Just Solve the File Format Problem
(Difference between revisions)
(→Uncategorized) |
(→Error detection only) |
||
Line 8: | Line 8: | ||
* [[Checksum]] | * [[Checksum]] | ||
* [[CRC]] (Cyclic Redundancy Check) | * [[CRC]] (Cyclic Redundancy Check) | ||
− | * [[CRC-32]] | + | ** [[CRC-16]] |
+ | ** [[CRC-32]] | ||
* [[MurmurHash]] | * [[MurmurHash]] | ||
* [[Parity bit]] | * [[Parity bit]] |
Revision as of 16:25, 14 January 2021
Contents |
Error detection only
- Adler-32
- Checksum
- CRC (Cyclic Redundancy Check)
- MurmurHash
- Parity bit
- xxHash
For cryptographic hash functions, see Encryption.
Error detection and correction
Uncategorized
- DVDisaster Error Correction File (.ecc)
- Mono (.mono)
- Parity Volume Set / Parchive (.par, .par2, .par3, pa3, .p??)