GCM
Galois/Counter Mode
An authenticated encryption mode providing both confidentiality and integrity.
GCM is an authenticated encryption mode that combines counter mode confidentiality with a Galois field authentication tag, delivering both encryption and integrity in a single efficient operation. Because it detects tampering and supports parallel processing and hardware acceleration, it is widely used in TLS and IPSec cipher suites such as AES-GCM. The exam contrast is with CBC, which provides confidentiality but requires a separate mechanism for integrity. A critical pitfall is that reusing a nonce with the same key in GCM can catastrophically break its security guarantees.
Looking GCM up is step one. Getting tested on it is step two.
A free account opens all 4 Domain 1 objectives, 271 exam-style questions with a lesson and a lab on each, a placement check that skips what you already know, and a dated plan. No card.
Not affiliated with or endorsed by CompTIA.
