Hi
I tried to implement AES-128 on LPC1112, using AN11241: 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?
I want to communicate with an android app which has AES cryptography, including "Initialize vector", But the Cortex-M side app, doesn't have "Initialize vector"(using NXP library)!
Is there any Standard AES library for cortex-M?
View all questions in Arm Development Studio forum