mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
This change ports SAE(Simultaneous Authentication of Equals) feature from wpa_supplicant and makes it work with mbedtls crypto APIs. Currently only group 19 is supported. A sample SAE handshake is included in the testcase. Other minor changes for DH groups are also included.