April 8th, 2004
|
#3 |
| Retired Network Staff
Join Date: November 2nd, 2002 Location: Skingrad, and Bruma Status: I'm Watching You ALL Rep Power: 33 | Re: PB kick? Quote: |
md5, a command line utility usable on either Unix or MS-DOS/Windows, which generates and verifies message digests (digital signatures) using the MD5 algorithm. This program can be useful when developing shell scripts or Perl programs for software installation, file comparison, and detection of file corruption and tampering.
| Quote: |
A message digest is a compact digital signature for an arbitrarily long stream of binary data. An ideal message digest algorithm would never generate the same signature for two different sets of input, but achieving such theoretical perfection would require a message digest as long as the input file. Practical message digest algorithms compromise in favour of a digital signature of modest size created with an algorithm designed to make preparation of input text with a given signature computationally infeasible. Message digest algorithms have much in common with techniques used in encryption, but to a different end; verification that data have not been altered since the signature was published.
| And to put all that into english, basically one of your pk3 files is corrupt/tampered with. |
My Personal views or opinions do not reflect that of Ziff Davis Media or FileFront |
| |