banner
Tape navigation: Home | Tips & Notes | History | Formats & Resources | Projects | Facility | Site Map | Contact

May 4, 2008

MD5 Checksums bring peace of mind

Filed under: data storage, archival practices — Richard L. Hess @ 7:35 pm

If you ever worry about a bit error happening to your files and not finding out about it, you should use MD5 checksums (or some similar method) to be able to verify that the file has not changed.

The general theory behind a checksum (or “Message Digest” = “MD”) is that it provides a unique 128-bit number for each and every file, based on its content. If one bit changes, the MD5 checksum (sometimes called “hash”) changes. The checksum is repeatable, does not permit discovery of two different files that produce the same checksum, and is non-reversible (i.e. you can’t create the content from the checksum). (more…)



Tape navigation: Home | Tips & Notes | History | Formats & Resources | Projects | Facility | Site Map | Contact

©2006–2007 Richard L. Hess — Aurora, Ontario, Canada      Contact Richard