Merge branch 'feature/192bit_security_' into 'master'

ESP_WIFI: Added GCMP, GMAC, WPA3 192 bit Support

Closes WIFI-3907 and WIFI-3778

See merge request espressif/esp-idf!14530
This commit is contained in:
Jiang Jiang Jian
2021-10-13 02:04:25 +00:00
50 changed files with 1648 additions and 697 deletions

View File

@@ -1428,7 +1428,7 @@ For establishing a secure connection, AP and Station negotiate and agree on the
- MSCHAP and MSCHAP-V2.
Detailed information on creating certificates and how to run wpa2_enterprise example on {IDF_TARGET_NAME} can be found in :example:`wifi/wpa2_enterprise`.
Detailed information on creating certificates and how to run wpa2_enterprise example on {IDF_TARGET_NAME} can be found in :example:`wifi/wifi_enterprise`.
.. only:: esp32s2 or esp32c3