nerdexam
Huawei

H12-311_V3.0 · Question #133

Which algorithm is adopt by the data algorithm of WEP encryption?

The correct answer is A. RC4. WEP (Wired Equivalent Privacy) uses the RC4 (Rivest Cipher 4) stream cipher as its core data encryption algorithm, making option A correct. AES (Advanced Encryption Standard) is incorrect because it is a block cipher adopted by WPA2, which was designed to replace WEP precisely…

WLAN Security Technologies

Question

Which algorithm is adopt by the data algorithm of WEP encryption?

Options

  • ARC4
  • BAES
  • CCCMP
  • DAsymmetric encryption

How the community answered

(41 responses)
  • A
    78% (32)
  • B
    7% (3)
  • C
    12% (5)
  • D
    2% (1)

Explanation

WEP (Wired Equivalent Privacy) uses the RC4 (Rivest Cipher 4) stream cipher as its core data encryption algorithm, making option A correct. AES (Advanced Encryption Standard) is incorrect because it is a block cipher adopted by WPA2, which was designed to replace WEP precisely because of WEP's weaknesses. CCMP (Counter Mode with CBC-MAC Protocol) is also a WPA2 mechanism built on top of AES, so it belongs to a later, stronger standard. Asymmetric encryption is incorrect because WEP relies on a shared symmetric key, not a public/private key pair system typical of asymmetric schemes.

Memory tip: Think "WEP is Really old, so it uses RC4" -- the two share the letter R as a reminder. Anything stronger (AES, CCMP) belongs to the WPA2 era that came after WEP was found to be broken.

Topics

#WEP encryption#RC4 algorithm#encryption protocols#data encryption

Community Discussion

No community discussion yet for this question.

Full H12-311_V3.0 Practice