fragattacks/src/rsn_supp
Mathy Vanhoef a00e946c1c WPA: Extra defense against PTK reinstalls in 4-way handshake
Currently, reinstallations of the PTK are prevented by (1) assuring the
same TPTK is only set once as the PTK, and (2) that one particular PTK
is only installed once. This patch makes it more explicit that point (1)
is required to prevent key reinstallations. At the same time, this patch
hardens wpa_supplicant such that future changes do not accidentally
break this property.

Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
2017-10-16 02:03:47 +03:00
..
Makefile Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00
pmksa_cache.c FILS: Update PMKID derivation rules for ERP key hierarchy establishment 2017-09-13 22:17:58 +03:00
pmksa_cache.h FILS: Use FILS Cache Identifier to extend PMKSA applicability 2017-02-26 12:05:40 +02:00
preauth.c FILS: Add support for Cache Identifier in add/remove PMKSA 2017-04-07 18:46:13 +03: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 TDLS: Reject TPK-TK reconfiguration 2017-10-16 02:03:47 +03:00
wpa_ft.c FT: Do not allow multiple Reassociation Response frames 2017-10-16 02:03:47 +03:00
wpa_i.h Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00
wpa_ie.c Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00
wpa_ie.h Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00
wpa.c WPA: Extra defense against PTK reinstalls in 4-way handshake 2017-10-16 02:03:47 +03:00
wpa.h Remove all PeerKey functionality 2017-10-16 02:03:47 +03:00