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 significance of one-way functions for cryptography?

484


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

465


Who are the escrow agencies?

578


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

552


What is privacy ?

1693






What are visual secret sharing schemes?

483


What is Mondex ?

1546


What are covert channels ?

2090


What is NIST ?

1463


What is the GSS-API ?

2121


What is SHS?

538


What is a compression function?

528


What is iKP ?

1826


What is identification ?

2022


What are rsa digital signatures?

492