Which of the following is not a WPA component?

a. TKIP
b. AES
c. CCMP
d. LEAP


d. LEAP
Explanation: Cisco Systems uses an 802.1x authentication system called LEAP. In Cisco LEAP, the user must enter a password to access the network. TKIP basically generates a sequence of WEP keys based on a master preshared key and rekeys periodically every 10,000 packets. TKIP also uses an integrity check value to ensure that the packet is not tampered with. WPA2 is an improved version of WPA. It uses AES (Advance Encryption Standard) as its encryption algorithm and CCMP (Counter Mode with Cipher Block Chaining Message Authentication Code Protocol) as its key management.

Computer Science & Information Technology

You might also like to view...

If s and t are pointers to two nodes in a linked list, which of the following will link the nodes together?

a) s.link = t; b) s->link = t; c) s = t; d) t = s->link;

Computer Science & Information Technology

Explain one way the ACM Code of Ethics is flawed.

What will be an ideal response?

Computer Science & Information Technology

The ________ is folder that stores anything that deleted from the hard drive on a computer

A) Recycle Bin B) Trash C) Wastepaper Bin D) Trash Can

Computer Science & Information Technology

You can click inside a(n) ____________________ to add or paste text.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology