Welcome to Dream.In.Code
Getting Help is Easy!

Join 86,389 Programmers. There are 1,366 online right now! Ask your question and get quick answers from Dream.In.Code experts. Join the #1 programming help community on the internet! Registration is fast and FREE... Join Now!

Chat LIVE With a Expert
Powered by LivePerson.com

Register to Make This Box Go Away!

Can anyone explain and make it simple what MD5 is?

 
Reply to this topicStart new topic

Can anyone explain and make it simple what MD5 is?

biggles2008
post 26 Apr, 2008 - 07:37 AM
Post #1


D.I.C Head

Group Icon
Joined: 5 Mar, 2008
Posts: 201



Well i download a vast majority of things from the internet and generally i see e.g.

QUOTE
Download Application
32 Bit TortoiseSVN-1.4.8.12137-win32-svn-1.4.6.msi Installer

TortoiseSVN-1.4.8.12137-win32-svn-1.4.6.md5 MD5 checksum



What is MD5 and MD5 checksum?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


no2pencil
post 26 Apr, 2008 - 07:44 AM
Post #2


DIC K-mart

Group Icon
Joined: 10 May, 2007
Posts: 3,324

MD5 is an algorithm to convert data into a 32 bit hash. It's a one way conversion, so the same data in will present the same data out, however from the data out, you cannot decipher what data went in. Therefor MD5 is used for 2 perposes, 1, to create data "stamps" to ensure that what you have download is the correct, & unaltered data, & 2 is to create a basic level of encryption for data transmission.

So in your situation it is being used for the 1st reason I listed. They are providing you with the data signature, so before you uncompress (& use) the downloaded file, you can check it with MD5 to assure that you are not downloading an altered release.
User is online!Profile CardPM
Go to the top of the page
+Quote Post

biggles2008
post 27 Apr, 2008 - 01:27 PM
Post #3


D.I.C Head

Group Icon
Joined: 5 Mar, 2008
Posts: 201

Ah ty smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

mikeblas
post 28 Apr, 2008 - 07:14 AM
Post #4


D.I.C Head

**
Joined: 8 Feb, 2008
Posts: 94

An MD5 hash is 128 bits (16 bytes) in length.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 5/17/08 04:52AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month