InterviewSolution
Saved Bookmarks
| 1. |
PGP makes use of which cryptographic algorithm?(a) DES(b) AES(c) RSA(d) RabinThis question was addressed to me in unit test.Question is from Public Keys and X.509 Certificates-I in chapter Message Authentication Codes, Whirlpool Algorithm and Key Management and Distribution of Cryptograph & Network Security |
|
Answer» CORRECT option is (C) RSA The explanation: PGP recommends the use of RSA. |
|