Hi Sir,
I found "R11AN0496EU0130", "R11AN0449EU0120", but did not find any documentation on AES engine operation about RA2L1.
PC TOOL "Security Key Management Tool" doesn't support RA2L1
I also watch fsp document,but it doesn't help me much with following app validation.
FSP DOCUMENT:https://renesas.github.io/fsp/group___r_m___p_s_a___c_r_y_p_t_o.html
Appication:
PC(AES 256-bit encryption)-> RA2L1(AES 256-bit decryption) ->device
Please provide me RA2L1 PC tool or some AES document(RA2L1) for our exploition,thanks.
Hi,
The FSP documentation includes examples of using AES encryption and decryption. For a PC based tool I would recommend putting something together using Python. The Security Key Management Tool is used for installing/wrapped keys and so is not the tool you need for the application you describe.
Ian.
Currently the application part has been realizedIn addition, if possible, I hope Renesas can provide more resources in this part(other mode), thanks
Hi Frank,
As Ian explained, the best option for AES encryption on PC side would some Python code. There is not such a tool for RA2L1 or other device at the moment.
Thanks and regards.
AZ