InterviewSolution
Saved Bookmarks
| 1. |
In public key cryptosystem which is kept as public?(a) Encryption keys(b) Decryption keys(c) Encryption & Decryption keys(d) None of the mentionedI got this question at a job interview.This interesting question is from Public Key Cryptosystems topic in division Encryption and Decryption of Digital Communications |
|
Answer» RIGHT option is (a) ENCRYPTION keys To explain: In public KEY cryptosystem, the encryption keys are kept as public where as decryption keys are kept as SECRET. |
|