InterviewSolution
Saved Bookmarks
| 1. |
If there are N people in the world and are using secret key encryption/decryption for privacy purpose, then number of secret keys required will be:(A) N(B) (N – 1)(C) N (N – 1) / 2(D) N (N + 1) / 2 |
| Answer» | |