mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2026-06-05 21:15:05 +00:00
18b7aae0fe9df180e759c9e3ddec5a007b2fd6a2
- Enforce TKIP cipher prohibition for WPA3-Enterprise per WFA spec - Validate PMF and TKIP cipher combinations (TKIP incompatible with MFPR) - Fix WPA+RSN IE handling for SAE authmode detection - Add FT-SAE to AKM selection in WPA2/WPA3 mixed mode (MFPC) - Improve enterprise authmode fallback validation with TKIP/MFPR checks - Classify TKIP-only RSN IE APs as WPA per WPA2 Test Plan v1.19 §3.2.8.1 Addresses WPA3-Enterprise certification compliance and improves scan result accuracy for enterprise and WPA3 networks.
ESP32 WiFi Stack Libraries ==================== This repository contains binary libraries supporting the ESP32 series RF subsystems. It is used as a submodule within `Espressif IoT Development Framework`_ (ESP-IDF). Files in this repository are Copyright (C) 2015-2016 Espressif Systems. These binary libraries are provided under the same license as the parent esp-idf project - the Apache License 2.0 as provided in the file LICENSE. (The license text refers to this as "Object" form.) .. _Espressif IoT Development Framework: https://github.com/espressif/esp-idf
Description
Mirror of https://github.com/espressif/esp32-wifi-lib.git for ESP-IDF submodules
Languages
Shell
100%