Is it safe to use AES-CCM only for authentication – i.e. for sending AAD without encrypted data?

We are employing an AES-CCM 128-bit stream-cipher with 7-Byte Nonces and 12-Byte Authentication Tags in a communication protocol. Up until this point there was no need to use Additional Authenticated Data (AAD) in this protocol, as all tra… Continue reading Is it safe to use AES-CCM only for authentication – i.e. for sending AAD without encrypted data?