View Single Post
Old 11-06-2007, 02:54 PM   #2
igowerf
Site Supporter
 
Join Date: Mar 2007
Location: Los Angeles, CA
Gallery Photos: 0
Posts: 341
For those who have never heard of checksumming, it's a method for verifying that your downloaded file wasn't corrupted during the transfer process.

An md5 or sha1 checksum program will read through the bits of any file and calculate a unique (for our intents and purposes) "hash" value for that file. If your downloaded file is a perfect copy of the original, then the hash value calculated from both files should be the same.
igowerf is offline   Reply With Quote