📄 md5.1
字号:
.TH MD5 1 "Feb 14, 1994".SH NAMEmd5 \- calculate a message-digest fingerprint (checksum) for a file.SH SYNOPSIS.B md5[ -t | -x | -sstring | filename(s) ].SH DESCRIPTION.B md5takes as input a message of arbitrary length and producesas output a 128-bit "fingerprint" or "message digest" of the input.It is conjectured that it is computationally infeasible to producetwo messages having the same message digest, or to produce anymessage having a given prespecified target message digest.The MD5 algorithm is intended for digital signature applications, where alarge file must be "compressed" in a secure manner before beingencrypted with a private (secret) key under a public-key cryptosystemsuch as.I RSA..SH OPTIONSThe following four options may be used in any combination, exceptthat.B "filename(s)"must be the last objects on the command line..in +5.PP.B -sstringprints a checksum of the given "string"..PP.B -truns a built-in time trial..PP.B -xruns a built-in test script..PP.B filename(s)prints a checksum(s) for each of the files..SH "SEE ALSO".BR sum (1).PPRFC 1321 describes in detail the MD2, MD4, and MD5 message-digest algorithms..SH ACKNOWLEDGEMENTSThis program is placed in the public domain for free general use byRSA Data Security.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -