LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   using iso.md5 and iso.md5.asc (https://www.linuxquestions.org/questions/linux-newbie-8/using-iso-md5-and-iso-md5-asc-98426/)

Tyir 09-29-2003 08:52 PM

using iso.md5 and iso.md5.asc
 
I just downloaded Knoppix, and it came with three files, the .iso, and iso.md5 and iso.md5.asc.

I assumed the two little ones are correctness(sorry for that word) checkers, like .cue files, but I cant find any documentation on how to use them

Thanks

michaelk 09-29-2003 09:12 PM

The iso.md5 file contains the md5 checksum. You can compare this value to one that is calculated using your downloaded file. If the values match you are 99% guaranteed the downloaded iso file is good.

Not sure what the .asc file is supposed to be.

md5sum application for windows.
http://www.acme-ids.org/downloads/wi...others/md5sum/

baremacho 10-15-2003 02:53 AM

how to use the md5sum.exe?

win32sux 07-10-2004 11:45 PM

to use an .asc file to verify a package's integrity, you need to have gnupg installed...

also, remember that gnupg and md5sum don't perform the same function...

here's some links:

http://httpd.apache.org/dev/verification.html

http://www.kernel.org/signature.html

http://www.gnupg.org/documentation/faqs.html


and if you wanna have a gnupg party:

http://www.cryptnet.net/fdp/crypto/gpg-party.html


=)


All times are GMT -5. The time now is 02:25 AM.