GCM (Galois/Counter Mode)

Authenticated Encryption: encryption + integrity check (GMAC). Counter mode (CTR): block cipher as stream, parallelizable. Authentication tag (128 bits): detects changes. Application: TLS 1.3 (since 2018), IPsec, HTTPS. Speed: AES-NI instructions (processor), ~5 Gbit/s

Article body and graph labels may still appear in Russian where English translations have not been added yet.
📖6 min read📊Level 7🗺️3 subtopics📅April 16, 2026

Loading map...

GCM (Galois/Counter Mode)

Часто задаваемые вопросы

GCM (Galois/Counter Mode) — это тема о правилах, механизмах и практиках в своей области. Она помогает понять, как принимаются решения и к каким последствиям они приводят.