H12-311_V3.0 · Question #136
Among the following encryption methods, which is the safest one?
The correct answer is D. CCMP encryption. CCMP (Counter Mode with Cipher Block Chaining Message Authentication Code Protocol) is the safest choice because it is built on AES (Advanced Encryption Standard), a robust modern cipher that provides both data confidentiality and integrity, and is the security foundation of…
Question
Among the following encryption methods, which is the safest one?
Options
- APlaintext encryption
- BWEP encryption
- CTKIP encryption
- DCCMP encryption
How the community answered
(27 responses)- A15% (4)
- B4% (1)
- C7% (2)
- D74% (20)
Explanation
CCMP (Counter Mode with Cipher Block Chaining Message Authentication Code Protocol) is the safest choice because it is built on AES (Advanced Encryption Standard), a robust modern cipher that provides both data confidentiality and integrity, and is the security foundation of WPA2 and WPA3 wireless standards. Plaintext encryption is essentially no encryption at all - data is sent in readable form, offering zero protection against interception. WEP (Wired Equivalent Privacy) is a legacy protocol from 1997 with critical flaws in its key management that allow it to be cracked in minutes using freely available tools. TKIP (Temporal Key Integrity Protocol) was designed as a short-term patch to address WEP's weaknesses and is better than WEP, but it retains some structural vulnerabilities and has been deprecated by the IEEE.
Memory tip: Rank the options by age and strength - Plaintext offers nothing, WEP is broken, TKIP is a band-aid, and CCMP is the current standard. Think of the acronym progression as "getting safer" from left to right, with CCMP standing alone as the only one backed by AES.
Topics
Community Discussion
No community discussion yet for this question.