fragattacks/src/rsn_supp
Jouni Malinen 76e20f4fa7 FILS: Add FILS SK auth PFS support in STA mode
This adds an option to configure wpa_supplicant to use the perfect
forward secrecy option in FILS shared key authentication. A new build
option CONFIG_FILS_SK_PFS=y can be used to include this functionality. A
new runtime network profile parameter fils_dh_group is used to enable
this by specifying which DH group to use. For example, fils_dh_group=19
would use FILS SK PFS with a 256-bit random ECP group.

Signed-off-by: Jouni Malinen <j@w1.fi>
2017-03-12 23:20:32 +02:00
..
Makefile tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
peerkey.c PeerKey: Fix STK 4-way handshake regression 2016-12-18 19:56:05 +02:00
peerkey.h PeerKey: Fix EAPOL-Key processing 2016-12-18 19:07:29 +02:00
pmksa_cache.c FILS: Use FILS Cache Identifier to extend PMKSA applicability 2017-02-26 12:05:40 +02:00
pmksa_cache.h FILS: Use FILS Cache Identifier to extend PMKSA applicability 2017-02-26 12:05:40 +02:00
preauth.c FILS: Use FILS Cache Identifier to extend PMKSA applicability 2017-02-26 12:05:40 +02:00
preauth.h Fix wpa_supplicant build with IEEE8021X_EAPOL=y and CONFIG_NO_WPA=y 2016-01-15 20:04:41 +02:00
tdls.c Use os_memdup() 2017-03-07 13:19:10 +02:00
wpa_ft.c FT: Allow CCMP-256 and GCMP-256 as group ciphers 2015-07-07 16:25:06 +03:00
wpa_i.h FILS: Add FILS SK auth PFS support in STA mode 2017-03-12 23:20:32 +02:00
wpa_ie.c OWE: Define and parse OWE AKM selector 2017-03-12 19:24:11 +02:00
wpa_ie.h Simplify VHT Capabilities element parsing 2015-04-22 22:05:11 +03:00
wpa.c FILS: Add FILS SK auth PFS support in STA mode 2017-03-12 23:20:32 +02:00
wpa.h FILS: Add FILS SK auth PFS support in STA mode 2017-03-12 23:20:32 +02:00