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 discrete log problem?

546


What key management issues are involved in public-key cryptography?

460


What is blakleys secret sharing scheme?

484


What is the secure hash algorithm (sha and sha-1)?

543


What are pseudo-collisions?

482






What improvements are likely in factoring capability ?

1380


What is a hash function? What is a message digest?

584


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

442


What are some other hard problems ?

1541


Can RSA be exported from the U.S.?

496


Which cryptologic mechanisms can be used to protect integrity?

1961


How are certificates used?

507


What is electronic money ?

1481


What is RSAREF?

529


How are certifying authorities susceptible to attack ?

1588