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

Is it Possible to Use Aead CCM (on a NRF 52840 with CC310) to verify a message without an encrypted Message? (Just Adata)

Hi, 

i use the Aead-Lib for CCM on the NRF52840. What is the best way to Check an Mac from a Message wich only has Adata (no acctual encryptet message)?  

If i try to use a decrypt i get the error code for: "An internal error occurred when calling this function"

Related