STM32U5 Differential Power Analysis (DPA) protection
Hi,
Where can I find how the protection against DPA attacks implemented in the STM32U585 microcontroller works?
I couldn't find anything in the datasheet and reference manual.
Thanks
Hi,
Where can I find how the protection against DPA attacks implemented in the STM32U585 microcontroller works?
I couldn't find anything in the datasheet and reference manual.
Thanks
Hi @Domenico,
it's implemented in the SAES HW, so there are plenty of options to defend against DPA. Random noise, random delays, processing the sub-computations in different order or in parallel, XOR with mask which is later removed... There are lotsvof interesting choices.
However, the exact implementation is obviously secret.
BR,
J
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.