Other Parts Discussed in Thread: MSP430F5438
Hi ,
I am using AES128 for encryption (platforms : CCS v5.2 and MSP430f5438) in C language and sending the encrypted data to java application.
But Java application uses(AES\ECB\nopadding) mode.Is there any library available for AES with ECB mode which supports C ?
Is there any software/library like AES-ECB mode software for C64+ based devices available for MSP430 devices?