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.
Dear Expert ,
Good day!
Our customer want to confirm some details of the device which are shown below :
1 . Can I encrypt/decrypt variable length data using TM4C129 hardware aes engine? for example, I want to encrypt 10 bytes first, then encrypt 15 bytes, etc .not always encrpt/decrtyp multiple of 16 bytes data.
2. Can the TM4C129 hardware aes engine support multiple aes encryption/decryption session at same time?
For example
if I have multiple devices connects to my TM4C129 micro ,device 1 send an aes iv to my 129 micro, then start exchange aes data between my 129 micro and client device, at the same time ,device 2 send a different iv to my 129 micro, then start exchange aes data between my 129 micro and client device 2. is this doable?
Best regards
Leon.liu
Hi,
1 . Can I encrypt/decrypt variable length data using TM4C129 hardware aes engine? for example, I want to encrypt 10 bytes first, then encrypt 15 bytes, etc .not always encrpt/decrtyp multiple of 16 bytes data
2. Can the TM4C129 hardware aes engine support multiple aes encryption/decryption session at same time?
No, not at the same time.