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. Introduction In this tutorial, we will check how to decipher data with AES-128 in ECB mode, on the Arduino core running …
Continue reading "ESP32 Arduino: Decrypt AES-128 in ECB mode"