hostap/src/rsn_supp
Jouni Malinen eb7719ff22 Add support for using GCMP cipher from IEEE 802.11ad
This allows both hostapd and wpa_supplicant to be used to derive and
configure keys for GCMP. This is quite similar to CCMP key
configuration, but a different cipher suite and somewhat different rules
are used in cipher selection. It should be noted that GCMP is not
included in default parameters at least for now, so explicit
pairwise/group configuration is needed to enable it. This may change in
the future to allow GCMP to be selected automatically in cases where
CCMP could have been used.

This commit does not included changes to WPS or P2P to allow GCMP to be
used.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-08-29 11:52:15 +03:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
peerkey.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pmksa_cache.c PMKSA: Do not evict active cache entry when adding new ones 2012-08-10 17:55:17 +03:00
pmksa_cache.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tdls.c TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
wpa.c Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
wpa.h WNM: Add WNM-Sleep Mode for station mode 2012-08-01 13:21:27 +03:00
wpa_ft.c Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
wpa_i.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpa_ie.c Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
wpa_ie.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00