CISSP · Question #1126
A cybersecurity engineer has been tasked to research and implement an ultra-secure communications channel to protect the organization's most valuable intellectual property (IP). The primary directive
The correct answer is D. Quantum Key Distribution. Quantum Key Distribution (QKD) is the only cryptographic method that guarantees detection of any interception attempt, leveraging the principles of quantum mechanics to secure communications.
Question
A cybersecurity engineer has been tasked to research and implement an ultra-secure communications channel to protect the organization's most valuable intellectual property (IP). The primary directive in this initiative is to ensure there Is no possible way the communications can be intercepted without detection. Which of the following Is the only way to ensure this outcome?
Options
- ADiffie-Hellman key exchange
- BSymmetric key cryptography
- C[Public key infrastructure (PKI)
- DQuantum Key Distribution
How the community answered
(25 responses)- A28% (7)
- B8% (2)
- C12% (3)
- D52% (13)
Why each option
Quantum Key Distribution (QKD) is the only cryptographic method that guarantees detection of any interception attempt, leveraging the principles of quantum mechanics to secure communications.
Diffie-Hellman key exchange is a classical mathematical method for securely exchanging keys over an insecure channel, but it provides no mechanism to detect if the exchange has been intercepted or observed by a third party.
Symmetric key cryptography protects data confidentiality through shared secret keys but does not provide any inherent mechanism to detect whether the communications channel itself has been monitored or the key intercepted.
Public Key Infrastructure (PKI) provides authentication and encrypted communications using asymmetric cryptography, but it cannot guarantee that interception of the communications channel will be detected, as classical encryption does not leverage quantum observation principles.
Quantum Key Distribution (QKD) uses the quantum mechanical property that observing a quantum state inherently disturbs it, meaning any eavesdropper attempting to intercept the key exchange will introduce detectable anomalies. This makes it physically impossible to intercept the communication without alerting both parties, satisfying the requirement of guaranteed interception detection. No classical cryptographic method provides this physical guarantee, making QKD uniquely suited for ultra-secure communications.
Concept tested: Quantum Key Distribution for undetectable interception prevention
Source: https://www.nist.gov/publications/quantum-key-distribution-qkd-and-quantum-cryptography-qc
Topics
Community Discussion
No community discussion yet for this question.