Hello,
I am following SLAA577 metering application, and wishes to add 128 bit AES encryption to the outputted measurements transmissions.
I've found this application note (SLAA397A) which describes the implementation of the encryption/decryption over MSP430. the performance impact according to the AN is:
Encryption Decryption
Clock cycles needed ~6600 ~8400
Flash usage (bytes) 1839 2423
RAM usage (bytes) 80 80
My question is: How will it affect the metering application described in SLAA577? Is it feasible? Perhaps there is another known algorithm adjusted to the F677x metering processors?
Thanks,
Lior.