cancel
Showing results for 
Search instead for 
Did you mean: 

AES-CBC(128 bit) Encryption for STM32H750VB IC

nanotronicsnss
Associate II

I am using STM32h750VB for a Project. I need to use AES -CBC Mode of Encryption.I have downloaded the cube-cryptolib and when I searched for the crypto code of my IC, I found that the AES CBC code is available for STM32H743ZI-Nucleo..Can i use the same for my IC to perform AES-CBC 128 bit encryption and decryption?

1 REPLY 1

The H753ZI has the CRYP enabled, the H743ZI does not. The H750VB is basically the same die, code for the other boards should port with little effort.

Dupe https://community.st.com/s/question/0D53W000004mJRhSAM/crypto-lib-for-stm32h750

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..