cool man
I would really care if somebody could explain for what purpose I can use an MD5 Hash I've already searched around a bit but all I can get that it is some kind of algorythm and such. but what is the purpose of finding it?
4d 65 6c 76 69 6e 0d 0a
"If happiness was the national currency, what kind of work would make you rich?"
There are a couple of purposes. One is to have a mechanism for verifying that a large file downloaded correctly. Since a minor change will drastically alter the MD5 hash, it's useful for verifying file integrity. It can also be used as a one-way encryption for passwords, but SHA-2 is better for that.
So when you download a file the MD5 Hash Checks if the file was downloaded correctly? and this happens after the file has been downloaded or before?
4d 65 6c 76 69 6e 0d 0a
"If happiness was the national currency, what kind of work would make you rich?"
The provider of the file also has to provide the hash. You then recheck the hash of what you downloaded to see if it matches.
Oww oke I understand it a little better now, thanks for that explanation! Oke well I'm gonna last it later todaythanks for your help
4d 65 6c 76 69 6e 0d 0a
"If happiness was the national currency, what kind of work would make you rich?"
Looks interesting.
Well done outsid3r, you -rep'ed me without leaving a comment IN THE THREAD. You've shown the lack of balls to tell everyone what you thought, and if I was a new member, I would feel discouraged from posting more tutorials. You never asked any questions to see whether I had any comprehension of the subject at hand.
Last edited by Termana; 08-31-2009 at 06:38 AM.
Interested in participating in community events?
Want to harness your programming skill and turn it into absolute prowess?
Come join our programming events!
Hi,
I'm using this tool when I need to hash a string, pretty cool online md5 converter : stringfunction.com/md5-hash.html
Hi, didn't check this post until now! First, i didn't feel to comment it at the time, i can't remember exactly why... maybe because many have done previously, why just another one? and second, if i can discourage people to submit tutorials like this, it's just great for codecall.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks