ESP32 Arduino: Decrypt AES-128 in ECB mode

In this tutorial, we will check how to decipher data with AES-128 in ECB mode, on the Arduino core running on the ESP32. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board.

ESP32 Arduino: Decrypt AES-128 in ECB mode Read More »