CAS-004 Security Engineering • Set 6
CAS-004 Security Engineering Practice Test 6 — 15 questions with explanations. Free, no signup.
A security engineer is evaluating the use of AES-256-GCM for encrypting sensitive data in transit. They note that the Additional Authenticated Data (AAD) field is empty. What is the security implication?
Refer to the exhibit. Exhibit: ``` Cipher: AES256-GCM Mode: GCM Key size: 256 bits IV size: 12 bytes Tag size: 16 bytes AAD: "" ```