ESP32 IEEE802.11 payload encryption and decryption API
Posted: Thu Jul 05, 2018 1:43 pm
Hi,
I have developed sample WiFi sniffer application using esp32 promiscuous mode functionality.
able to receive packets successfully, Now my query is how can I check that received payload is encrypted or not?
Is it possible to decrypt packets, received using promiscuous mode received callback function?
Thank you,
Ankit Siddhapura
I have developed sample WiFi sniffer application using esp32 promiscuous mode functionality.
able to receive packets successfully, Now my query is how can I check that received payload is encrypted or not?
Is it possible to decrypt packets, received using promiscuous mode received callback function?
Thank you,
Ankit Siddhapura