• AES 128-CBC (FIPS-197) IV missing!?

    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…