recategorized by
3,941 views
3 votes
3 votes

If there are $N$ people in the world and are using secret key encryption and decryption for privacy purpose, then the number of secret keys required will be

  1. $N$
  2. $(N-1)$
  3. $\frac{N(N-1)}{2}$
  4. $\frac{N(N+1)}{2}$
recategorized by

2 Answers

1 votes
1 votes


To communicate using symmetric cryptography, both parties have to agree on a secret key. After that, each message is encrypted with that key, transmitted, and decrypted with the same key. Key distribution must be secret. If it is compromised, messages can be decrypted and users can be impersonated. However, if a separate key is used for each pair of users, the total number of keys increases rapidly as the number of users increases. With n users, we would need [n(n-1)]/2 keys. Secure key distribution is the biggest problem in using symmetric cryptography

Answer:

Related questions

7 votes
7 votes
2 answers
1
3 votes
3 votes
3 answers
2
go_editor asked Aug 16, 2016
3,784 views
Optical fiber uses reflection to guide light through a channel, in which angle of incidence is ____ the critical angleequal toless thangreater thanless than or equal to
4 votes
4 votes
2 answers
3
go_editor asked Aug 16, 2016
5,000 views
In TCP/IP reference model, the job of ____ layer is to permit hosts to inject packets into any network and travel them independently to the destinationPhysicalTransportAp...
3 votes
3 votes
4 answers
4
go_editor asked Aug 16, 2016
19,371 views
In a fully connected mesh network with 10 computers, total ___ number of cables are required and ____ number od ports are required for each device40, 945, 1045, 950, 10