ConceptsBlock Cipher Mode

Block Cipher Mode

The method that determines how a block cipher like AES is applied to data longer than a single block, such as CBC, CTR, or GCM. The mode chosen critically affects security, and a poor choice can break confidentiality even with a strong cipher.

6 direct links6 lessons

Concept Neighborhood

PrerequisiteRelated

Start here

Block Ciphers

The foundation Block Cipher Mode builds on, worth understanding first.

Open concept →

Related Lessons

6 lessons cover this concept

Sign in to open lesson content directly.