Hi forum!
I want to encrypt a data packet with variable length less than 12 bytes. Zero padding to make the length 16 bytes is not an option since my radio packet has a fixed length of 13 bytes. Strength of encryption may be compromised a little but my radio scheme cannot be compromised.
Is it possible to achieve the above on CC1310?
MD5,SHA2, AES ECB,AES CCM? Please share all possible solutions.
Best Regards
Ali