OVMS3-idf/components/wpa_supplicant/src
Nachiket Kukade 4d8ba4b4de espnow/pmf: Implement ESPNOW + PMF Co-existance
H/W decryption of Mgmt frames was disabled for PMF and done through
S/W. If ESPNOW packets go through this path, it affects backward
compatibility since method of decrypting Mgmt packets is different in H/W.

To address PMF + ESPNOW Co-existance, CCMP decryption method is modified
for ESPNOW packets so that they can be decrypted correctly. Since Tx
of ESPNOW packets can still be done in H/W alongside PMF, no change
required in encryption method in S/W.

Co-Authored-By: Nachiket Kukade <nachiket.kukade@espressif.com>
Co-Authored-By: zhangyanjiao <zhangyanjiao@espressif.com>
Co-Authored-By: kapil.gupta <kapil.gupta@espressif.com>
2020-09-02 15:02:45 +05:30
..
ap wpa_supplicant: Make internal crypto headers private (backport v4.0) 2019-09-17 13:28:30 +00:00
common esp_wifi: Additional changes for WPA3 & PMF testcases 2020-05-06 10:20:46 +05:30
crypto espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 15:02:45 +05:30
eap_peer wpa_supplicant: Make internal crypto headers private (backport v4.0) 2019-09-17 13:28:30 +00:00
esp_supplicant wpa_supplicant: Deinit wpa2 states in wifi deinit 2020-08-20 15:09:55 +05:30
rsn_supp wpa_supplicant: Fix WPA3 and WPA2 transition related failures 2020-07-15 13:40:03 +00:00
tls wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
utils wpa_supplicant: Add parsing support for WEP40 key 2020-05-11 11:23:10 +05:30
wps wpa_supplicant: WPS Inter operatability Fixes 2020-06-03 13:33:49 +00:00