This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

AES CCM Encryption

Hello,

i am using AES CCM encryption available in nrf52832,

my data which need to be encrypt is same every time. data will encrypt and 4 byte will add at the end of data.

But everytime the encrypted data also remaining same, can't we get different encrypted data each time even the data which need to be encrypt remain same? 

if possible please suggest how to implement.

thanks

Varun.

Related