220-801 · Question #353
Which of the following encryption methods will support a key of up to 256-bits?
The correct answer is B. AES. AES (Advanced Encryption Standard) is the only option listed that supports key lengths up to 256 bits, making it the strongest encryption method among the choices.
Question
Which of the following encryption methods will support a key of up to 256-bits?
Options
- AWPA
- BAES
- CTKIP
- DWEP
How the community answered
(44 responses)- A7% (3)
- B91% (40)
- C2% (1)
Why each option
AES (Advanced Encryption Standard) is the only option listed that supports key lengths up to 256 bits, making it the strongest encryption method among the choices.
WPA (Wi-Fi Protected Access) originally used TKIP with RC4-based encryption, not AES with 256-bit keys, though WPA2 later added AES support as a separate option.
AES supports three key lengths - 128, 192, and 256 bits - making it the only choice capable of 256-bit encryption. It is the standard symmetric encryption algorithm adopted by NIST and is used in WPA2/WPA3 wireless security to replace weaker protocols.
TKIP (Temporal Key Integrity Protocol) uses a 128-bit key and was designed as a stopgap replacement for WEP, and does not support 192 or 256-bit key lengths.
WEP (Wired Equivalent Privacy) uses 40-bit or 104-bit RC4 keys, far below 256 bits, and is considered cryptographically broken.
Concept tested: AES encryption key length support
Source: https://csrc.nist.gov/pubs/fips/197/final
Topics
Community Discussion
No community discussion yet for this question.