Skip to main content
EMont.1
Associate
May 14, 2024
Solved

stm32u5 aes cbc 192 bits

  • May 14, 2024
  • 1 reply
  • 905 views

Hello,

I need to implement AES-CBC 192 bits on micro STM32U5 serie, but hardware only supports 128 or 256 bits 

If i use XCUBE-SAFEA1, ST_Cryptolib is not available for U5 serie.

How can i fix this issue?

 

This topic has been closed for replies.
Best answer by Jocelyn RICARD

Hello @EMont.1 

One possible solution would be to use latest crypto lib V4.1 that supports STM32U5 just to address AES 192 

Best regards

Jocelyn

1 reply

Jocelyn RICARD
Jocelyn RICARDBest answer
ST Employee
May 14, 2024

Hello @EMont.1 

One possible solution would be to use latest crypto lib V4.1 that supports STM32U5 just to address AES 192 

Best regards

Jocelyn