OVMS3-idf/components/wpa_supplicant
Nachiket Kukade ab81940982 esp_wifi: Additional changes for WPA3 & PMF testcases
Added WPA3 Testcases support for -
1. Anti-Clogging Token Request support
2. Return correct status from SAE modules for invalid scenarios
3. Add PMK Caching support for WPA3

wifi lib includes fixes for below PMF Certification issues -
1. Check return status of decrypt operation. Fixes 5.3.3.1.
2. Allow PMF negotiation for WPA2-Enterprise. Fixes 5.3.3.2, 5.3.3.4.
3. Add NULL check on key before encrypting PMF, fixes crash.
2020-05-06 10:20:46 +05:30
..
include esp_wifi: Additional changes for WPA3 & PMF testcases 2020-05-06 10:20:46 +05:30
port wifi: Add PMK caching feature for station WPA2-enterprise 2020-05-06 10:15:36 +05:30
src esp_wifi: Additional changes for WPA3 & PMF testcases 2020-05-06 10:20:46 +05:30
test wpa_supplicant: Support WPA3 4-way handshake, add config option 2020-05-06 10:20:35 +05:30
CMakeLists.txt wpa_supplicant: Add SAE handshake support for WPA3-PSK 2020-05-06 10:20:26 +05:30
component.mk wpa_supplicant: Support WPA3 4-way handshake, add config option 2020-05-06 10:20:35 +05:30
COPYING wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
Kconfig esp_wifi/supplicant: fix some supplicant bugs 2019-07-18 17:36:19 +08:00