Content originally posted in LPCWare by Mohammads on Wed Oct 28 06:16:53 MST 2015 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? Thank you