SSCP · Question #655
Which of the following statements pertaining to key management is incorrect?
The correct answer is B. When not using the full keyspace, the key should be extremely random. The statement 'When not using the full keyspace, the key should be extremely random' is incorrect because it implies that not using the full keyspace is acceptable as long as the key is random. In practice, cryptographic keys should always use the full available keyspace AND be…
Question
Which of the following statements pertaining to key management is incorrect?
Options
- AThe more a key is used, the shorter its lifetime should be.
- BWhen not using the full keyspace, the key should be extremely random.
- CKeys should be backed up or escrowed in case of emergencies.
- DA key's lifetime should correspond with the sensitivity of the data it is protecting.
How the community answered
(14 responses)- A7% (1)
- B86% (12)
- C7% (1)
Explanation
The statement 'When not using the full keyspace, the key should be extremely random' is incorrect because it implies that not using the full keyspace is acceptable as long as the key is random. In practice, cryptographic keys should always use the full available keyspace AND be randomly generated - reducing the keyspace weakens security regardless of randomness. The other statements are correct: high-frequency key use warrants shorter lifetimes (A), keys should be backed up or escrowed (C), and key lifetime should match data sensitivity (D).
Topics
Community Discussion
No community discussion yet for this question.