OVMS3-idf/components/esp_wifi
Nachiket Kukade 75ea0df916 Add encryption/decryption support for PMF
1. Add CCMP, AES crypto modules for unicast protected Mgmt frames
2. Add support for computing SHA256 MIC on Bcast Mgmt frames
3. Add support for storing iGTK during 4-way handshake.
4. Provide APIs to MLME for utilizing the SW crypto modules
5. Link PMF changes from WiFi library submodule
2019-11-25 04:11:09 +00:00
..
esp32/include run WiFi on ESP32SBETA 2019-06-28 11:34:49 +08:00
esp32s2beta/include run WiFi on ESP32SBETA 2019-06-28 11:34:49 +08:00
include Add encryption/decryption support for PMF 2019-11-25 04:11:09 +00:00
lib@d88a262fbd Add encryption/decryption support for PMF 2019-11-25 04:11:09 +00:00
src esp_netif: rename DHCP flags for client and server 2019-11-13 12:36:26 +01:00
test esp_netif and examples: using wifi driver handle, update examples and tests to pass the CI 2019-11-13 12:36:25 +01:00
CMakeLists.txt esp_netif: extract wifi_netif module as an abstraction to wifi universal interface defined by if handle and callback 2019-11-13 12:36:25 +01:00
component.mk esp_wifi: merge esp32s2beta WiFi library to master branch 2019-10-29 19:41:33 +08:00
Kconfig esp_wifi: Turn off wifi iram optimization by default, when using both Bluetooth and psram 2019-11-14 15:20:53 +08:00
linker.lf esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00:00
Makefile.projbuild run WiFi on ESP32SBETA 2019-06-28 11:34:49 +08:00
sdkconfig.rename Rename Kconfig options (components/esp_wifi) 2019-05-21 09:09:01 +02:00