OVMS3-idf/components/wpa_supplicant
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
..
include esp_wifi: Additional changes for WPA3 & PMF testcases 2020-05-06 10:20:46 +05:30
port wpa_supplicant: Add parsing support for WEP40 key 2020-05-11 11:23:10 +05:30
src espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 15:02:45 +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: Disable TLSv1.2 by default 2020-05-06 10:21:25 +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 wpa_supplicant: WPS Inter operatability Fixes 2020-06-03 13:33:49 +00:00