fragattacks/src
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
..
ap FILS: Add FILS SK auth PFS support in AP mode 2017-03-12 23:20:32 +02:00
common FILS: Define authentication algorithm for FILS SK auth with PFS 2017-03-12 22:39:38 +02:00
crypto Return success/failure result from sha384_prf() 2017-03-12 20:43:06 +02:00
drivers FILS: Define authentication algorithm for FILS SK auth with PFS 2017-03-12 22:39:38 +02:00
eap_common Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_peer Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_server Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_auth Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_supp RSN: Fix pre-authentication EAPOL-Start startPeriod configuration 2017-02-20 12:48:04 +02:00
fst FST: Silence compiler warning on WPA_ASSERT 2017-01-29 18:45:29 +02:00
l2_packet tests: Add TEST_FAIL() checks in l2_packet 2017-03-04 11:43:58 +02:00
p2p Use os_memdup() 2017-03-07 13:19:10 +02:00
pae mka: Fix the order of operations in secure channel deletion 2017-02-20 22:15:04 +02:00
radius Use os_memdup() 2017-03-07 13:19:10 +02:00
rsn_supp FILS: Add FILS SK auth PFS support in STA mode 2017-03-12 23:20:32 +02:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils Use os_memdup() 2017-03-07 13:19:10 +02:00
wps Use os_memdup() 2017-03-07 13:19:10 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00