What is a message digest?

Answers were Sorted based on User's Feedback



What is a message digest? ..

Answer / 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

What is a message digest? ..

Answer / guest

A message digest is a value that is computed from a message,
file or other byte stream that serves as a digital fingerprint
for the byte stream. Message digests are computed using
one-way functions.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Cryptography General Interview Questions

Can DES be exported from the U.S.?

0 Answers   TCS,


What are some of the basic types of cryptanalytic attack ?

0 Answers  


What are the shrinking and self-shrinking generators?

0 Answers  


Why is cryptography important ?

1 Answers  


Are elliptic curve cryptosystems secure ?

0 Answers  






What is iKP ?

0 Answers  


What are the prospects for a theoretical breakthrough in the discrete log problem ?

0 Answers  


What role does the NSA play in commercial cryptography?

0 Answers   TCS,


Can rsa be exported from the united states?

0 Answers  


Can RSA be exported from the U.S.?

0 Answers   TCS,


What are elliptic curves ?

0 Answers  


What is the Current Status of Clipper ?

0 Answers   TCS,


Categories
  • Cryptography Algorithms Interview Questions Cryptography Algorithms (52)
  • Digital Certificates Interview Questions Digital Certificates (23)
  • Encryption Decryption Interview Questions Encryption Decryption (77)
  • Ciphers Interview Questions Ciphers (43)
  • Cryptography Protocols Interview Questions Cryptography Protocols (31)
  • Blockchain Interview Questions Blockchain (338)
  • Cryptography General Interview Questions Cryptography General (154)
  • Cryptography AllOther Interview Questions Cryptography AllOther (0)