Re: What is md5sum?
From: Vilmos Soti (vilmos_at_vilmos.org)
Date: 07/04/04
- Next message: Michael Heiming: "Re: kernel 2.6, working hotplug scripts?"
- Previous message: P.T. Breuer: "Re: Lilo Question"
- Maybe in reply to: Alan Connor: "Re: What is md5sum?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 04 Jul 2004 01:02:43 -0700
rf3@rocketmail.com (Frogman) writes:
> What is md5sum? What is it for?
It creates a fingerprint, or digest, of a file. This fingerprint is
unique, and if the file changed, so does the md5sum. This is used
to check the integrity of files. Say, you download a program from
the net, and you calculate the md5sum of the downloaded file.
Then you compare it to the one provided where you downloaded it
from. If they match, then you can be assured that there was no error
in the transmission.
Vilmos
- Next message: Michael Heiming: "Re: kernel 2.6, working hotplug scripts?"
- Previous message: P.T. Breuer: "Re: Lilo Question"
- Maybe in reply to: Alan Connor: "Re: What is md5sum?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|