954,135 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Verifying files against checksums

Hi,

I'd like to know how to verify downloaded files against checksums such as md5, sha1 and crc32.

I found a few files that come with md5 and sha1 files, however I don't know how it works. I have the valid md5 and sha1 checksum in the file but I need to retrieve the file's checksum to verify it against the md5 and sha1 files.

How do I do that?

poslanik
Light Poster
26 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

Any ideas?

poslanik
Light Poster
26 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

Ok so there are many downloads on this site and each has an MD5 hash. How do I check if my downloaded file is not corrupted with that MD5 hash?

poslanik
Light Poster
26 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

You normally need to get the checksum checker from the site you downloaded from. As far as I am aware there is not generic way to check.

So look on download site for a program to run which produces checksum and them compare with declared checksum.

To be honest it is a long time since I remember getting a corrupt file, so I would not worry about it. The downloading includes checking each block of data that is down loaded. If it does not arrive correctly then it is resent automatically.

DenisOxon
Posting Whiz
355 posts since Jan 2007
Reputation Points: 22
Solved Threads: 19
 

Thanks!

poslanik
Light Poster
26 posts since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: