MD5 (Message-Digest algorithm 5) can be used effectively to verify files integrity and authenticity by computing and checking MD5 hashes.
In Windows: MD5summer can be used to perform the task.
While in Linux: The famous md5sum utility is usually used.
Read the rest of this entry »