What is a hash function? What is a message digest?
Answer / Avinash Pandey
A hash function is a mathematical algorithm that maps data of arbitrary size to a fixed-size string, known as a hash or message digest. The output (hash value) has no inherent meaning but serves as a compact representation of the input. Collisions, where different inputs produce the same hash, are unlikely but possible.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is quantum cryptography ?
Is DSS secure?
What is the current status of DSS?
Which cryptologic mechanisms can be used to protect integrity?
What other hash functions are there ?
What are lattice-based cryptosystems ?
Why is cryptography important ?
What are certificates?
Which is easier, factoring or discrete log?
Is cryptography exportable from the U.S.?
What is OAEP ?
What are LEAFs ?