md5-1.00 |
Calculate a message-digest fingerprint for a file |
| Description: |
Essentially, this uses a complex algorithm to calculate a 128-bit checksum which is output as an alphanumeric string. It is intended for digital signature applications and it is reasoned that it is computationally infeasible to produce two messages with the same checksum. |
| Author: |
RSA Data Security <jte@cert.org> |
| Home URL: |
ftp://ftp.sunet.se/pub/vendor/sco/skunkware/uw7/fileutil/md5/src/ |
| License: |
Other/Unknown Open Source Licence
|
| Installation Tree: |
/usr/local |
| Languages used: |
C |
| Build-time dependencies: |
make |
| Documentation: |
Installation README Man Page |