5.4. AEAD_AES_256_CCM
5.4. AEAD_AES_256_CCM
This algorithm is identical to AEAD_AES_128_CCM, but with the following differences:
-
K_LEN is 32 octets, instead of 16, and
-
AES-256 CCM is used instead of AES-128 CCM.
This algorithm is identical to AEAD_AES_128_CCM, but with the following differences:
K_LEN is 32 octets, instead of 16, and
AES-256 CCM is used instead of AES-128 CCM.