How to Decrypt AES-128 Data on R7FA2L1AB3CFP (RA2L1) – Encrypted by ESP32 (mbedtls/aes) ?

Hello everyone,

I'm working on a project using the Renesas RA2L1 microcontroller, part number R7FA2L1AB3CFP, and I need help implementing AES-128 decryption.

I already have the encrypt data using AES-128 on the ESP32 and then transmit the encrypted data via UART to the RA2L1 device. and the correct 128-bit AES key. I would like to know how to perform the decryption using the FSP (Flexible Software Package) or any available hardware cryptographic support provided for this device.

If anyone has example code, configuration steps using the Crypto module in FSP, or any documentation that can help with AES-128 decryption on this MCU, I would really appreciate your guidance.

Thanks in advance for your support!

Parents Reply Children
No Data