Visible to Intel only — GUID: lmi1655597489265
Ixiasoft
Visible to Intel only — GUID: lmi1655597489265
Ixiasoft
5.7. Cryptographic AES
Additional Authenticated Data (AAD) is GCM’s additional authenticated data that does not require encryption or decryption but only requires authentication. For this traffic pattern, the supported AAD length is 2^32 bytes).
Data or text is either the clear text or the cipher text or data that requires encryption or decryption. The size of this data could be up to the maximum allowed by GCM, which is 2^32 bits.
Initialization vector is the 96 bit initialization vector required for every GCM operation. It is 96 bits in length for this pattern.