2020-04-15 11:40 PM
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?
2020-04-16 10:13 AM
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