5.2. AEAD_AES_256_GCM
5.2. AEAD_AES_256_GCM
This algorithm is identical to AEAD_AES_128_GCM, but with the following differences:
-
K_LEN is 32 octets, instead of 16 octets, and
-
AES-256 GCM is used instead of AES-128 GCM.
This algorithm is identical to AEAD_AES_128_GCM, but with the following differences:
K_LEN is 32 octets, instead of 16 octets, and
AES-256 GCM is used instead of AES-128 GCM.