Last updated: April 29, 2026
Symmetric crypto is fast, ubiquitous, and routinely misused.
Modes that matter
- AES-256-GCM — authenticated encryption with associated data; default choice
- ChaCha20-Poly1305 — alternative AEAD; faster on devices without AES-NI
- AES-CBC — legacy; no built-in auth (vulnerable to padding-oracle if MAC absent)
- AES-CTR — fast; needs separate MAC; nonce reuse catastrophic
- AES-ECB — never use; reveals patterns
Custom team training + practitioner advisory
Beyond the free academy — we run private workshops, vCISO advisory, and red-team exercises tailored to your stack. For Indian SMBs scaling past their first hire.