Answer Posted / nidhi aggarwal
Message digest is a compact digital signatures for a long
binary file. An ideal message digest algorithm will
generate different signatures for different input files.
MD1-5 algorithms are intoduced.
For generating a message digest, in UNIX use "md5" command.
bash-2.05a$ md5 /kernel
MD5 (/kernel) = cdd6056e13686981c50ca6008782732a
For older UNIX systems, use "sum" command instead of "md5"
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the factoring problem ?
What is the significance of one-way functions for cryptography?
What is the Current Status of Clipper ?
What are rsa digital signatures?
Explain the meaning of Cryptography.
What is feal?
Should a public key or private key be shared among users?
What is S/MIME ?
What are the best discrete logarithm methods in use today ?
Which two cryptographic mechanisms provide authentication schemes?
Which two cryptographic mechanisms provide confidentiality?
Which is easier, factoring or discrete log?
What is safer?
What are proactive security techniques ?
How does the length of a hash value affect security?