Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-24-2008, 04:40 PM
John Hasler
 
Posts: n/a
Default Re: md5sum

The Natural Philosopher writes:
> So if it changes n anyway, you re bout 99% sure that the next time you
> run MD5sum against it, you will get a different answer.


More like 99.99999999999999999999999% sure.
--
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-24-2008, 04:40 PM
sri
 
Posts: n/a
Default md5sum

Hi,

what is md5sum?

I see it in all distro cds.

what is the use of it?

please explain it..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-24-2008, 04:40 PM
The Natural Philosopher
 
Posts: n/a
Default Re: md5sum

sri wrote:
> Hi,
>
> what is md5sum?
>
> I see it in all distro cds.
>
> what is the use of it?
>
> please explain it..


IIRC its way of taking a file and giving it an almost unique value,
based on its contents.

So if it changes n anyway, you re bout 99% sure that the next time you
run MD5sum against it, you will get a different answer.

Very useful in distinguishing between two versions of a file that have
the same name, and length, and knowing they re different.


But why sk me? you could have type dit into google and gotten here

http://en.wikipedia.org/wiki/Md5sum

a lot faster.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-24-2008, 04:40 PM
The Natural Philosopher
 
Posts: n/a
Default Re: md5sum

John Hasler wrote:
> The Natural Philosopher writes:
>> So if it changes n anyway, you re bout 99% sure that the next time you
>> run MD5sum against it, you will get a different answer.

>
> More like 99.99999999999999999999999% sure.

I wont quibble, but the wiki article suggests that there is a crack to
allow corrupted fies to be padded out with the right bit pattern to pass
a test..

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-25-2008, 12:41 AM
Stefan Patric
 
Posts: n/a
Default Re: md5sum

On Thu, 24 Apr 2008 03:47:24 -0700, sri wrote:

> Hi,
>
> what is md5sum?
>
> I see it in all distro cds.
>
> what is the use of it?
>
> please explain it..


It is a utility used to generate a unique hexadecimal number, a checksum,
of a file. It is used primarily to verify that a downloaded file is the
exact duplicate of the original file, that is, the downloaded file has no
errors.

sha1sum is also another popular checksum generator.

Stef
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-29-2008, 08:17 PM
=?iso-8859-1?q?Joachim_M=E6land?=
 
Posts: n/a
Default Re: md5sum

On Thu, 24 Apr 2008 15:44:24 +0100, The Natural Philosopher wrote:

> I wont quibble, but the wiki article suggests that there is a crack to
> allow corrupted fies to be padded out with the right bit pattern to pass
> a test..


Obviously, You did not read the lines: "It is important to note that the
hash value shared by the two different files is a result of the collision
construction process. We cannot target a given hash value, and produce a
(meaningful) input bit string hashing to that given value"

http://www.win.tue.nl/hashclash/SoftIntCodeSign/


--
Regards/mvh Joachim Mæland

If everything seems under control, you're just not going fast enough.
-Mario Andretti
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:42 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62