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.

TM4C129ENCPDT: TM4C129ENCPDT

Part Number: TM4C129ENCPDT

Can TM4C129ENCPDT handle both AES and DES simultaneously?

Is there any example that TI can provide doing AES and DES at the same time? Engineers in my organization tried and seems to not work and they doubt that the chip is capable to do it or not.

We are using FreeRTOS + LwIP and Wolf SSL.

Thanks,

  • Hi,

      AES and DES are two different modules. You can have them at the same time. There are AES examples in C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\dk-tm4c129x. 

    You can also find AES/DES example in the peripheral driver library user's guide.