Error detection and correction
From Just Solve the File Format Problem
(Difference between revisions)
(Moved cryptographic hashes to another page) |
Dan Tobias (Talk | contribs) |
||
Line 19: | Line 19: | ||
* [[DVDisaster Error Correction File]] (.ecc) | * [[DVDisaster Error Correction File]] (.ecc) | ||
* [[Parchive]] (.par, .par2, .par3, pa3, .p??) | * [[Parchive]] (.par, .par2, .par3, pa3, .p??) | ||
+ | |||
+ | == Links == | ||
+ | * [http://www.avpreserve.com/blog/fixity-and-filesystems-enhanced-system-monitoring-via-inodes-2/ Fixity and Filesystems: Enhanced System Monitoring via inodes] |
Revision as of 00:14, 10 July 2014
Contents |
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??)