InterviewSolution
Saved Bookmarks
| 1. |
Examples of hash functions are(a) MD5(b) SHA-1(c) MD5 & SHA-1(d) None of the mentionedThe question was posed to me in an international level competition.This interesting question is from Public Key Cryptosystems topic in chapter Encryption and Decryption of Digital Communications |
|
Answer» RIGHT option is (C) MD5 & SHA-1 For explanation: Some EXAMPLES of hash functions are MD5 and SHA-1. |
|