This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is there an example code, couldn't find in TivaWare, to implement 128 bit AES encryption on a TIVA 123 launchpad?
Does anyone have a sample code?
If thats too much, is it possible to have the guidance steps that need to be followed through to encrypt a chunk of data may be of 128 bits (or any suitable size) to get an understanding how to encrypt data using the TIVA device?
Your replies will be so much helpful.
Thank you for you replies.
Hi Amalinda,
There is 128 bit AES Encryption example program at Tivaware for Tiva Development kit. I think if you download the main Tivaware copy, that example is also included.
"C:\DK-TM4C129X\examples\boards\dk-tm4c129x\aes128_cbc_decrypt"
- kel