This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC1112 AES-128 CBC, IV missing :(

I tried to implement AES-128 on lpc1112, using AN11241 from NXP (AES encryption and decryption software on LPC microcontrollers), but I can't find a function for initial vector. How can I input the IV for AES CBC?

Or is there any FIPS AES 128-CBC library for Cortex-M0?