What is a message digest?

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


Please Help Members By Posting Answers For Below Questions

What is the factoring problem ?

1526


What is the significance of one-way functions for cryptography?

561


What is the Current Status of Clipper ?

2114


What are rsa digital signatures?

559


Explain the meaning of Cryptography.

680






What is feal?

573


Should a public key or private key be shared among users?

528


What is S/MIME ?

1586


What are the best discrete logarithm methods in use today ?

1593


Which two cryptographic mechanisms provide authentication schemes?

2283


Which two cryptographic mechanisms provide confidentiality?

1532


Which is easier, factoring or discrete log?

567


What is safer?

577


What are proactive security techniques ?

2124


How does the length of a hash value affect security?

533