2024-05-13 11:38 PM
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?
Solved! Go to Solution.
2024-05-14 12:57 AM
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
2024-05-14 12:57 AM
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