mongoose-os icon indicating copy to clipboard operation
mongoose-os copied to clipboard

WPA3

Open genikineg opened this issue 4 years ago • 6 comments

Will the support WPA3 ?

genikineg avatar Dec 16 '19 12:12 genikineg

if/when vendors add support to their SDKs.

rojer avatar Dec 16 '19 16:12 rojer

Bumpity bump?

Espressif recently added WPA3 support in ESP8266-RTOS-SDK. I believe ESP-IDF has had WPA3 support since about a year ago.

Perhaps more crucially, both SDKs now support Protected Management Frames which help prevent deauthentication attacks and can also be used with WPA2.

somerando905 avatar May 19 '21 10:05 somerando905

having support in rtos sdk doesn't help as we are using non-rtos sdk still.

rojer avatar May 19 '21 10:05 rojer

Do you still use the non-OS SDK , even for running on ESP32 chips ? Are there plans to convert over to the RTOS version? The NonOS version is EOL and won't be getting any new features.

psiberfunk avatar Aug 12 '22 14:08 psiberfunk

there is no such thing as non-os sdk for ESP32. we use ESP-IDF, which is based on RTOS. for ESP8266 we are still using non-os SDK and there are no immediate plans to make the switch to RTOS sdk.

rojer avatar Aug 12 '22 21:08 rojer

@rojer re:

if/when vendors add support to their SDKs.

So does mongoose-os on ESP32 then support WPA3 ? And if it doesn't.. is it merely an option that could be enabled? ESP-IDF does support WPA3 per: https://docs.espressif.com/_/downloads/espressif-esp-faq/en/latest/pdf/

psiberfunk avatar Aug 12 '22 22:08 psiberfunk