loader image
Skip to main content

Mode of Operation

A method that defines how a block cipher is applied to data longer than one block. Examples include CBC, CTR, GCM, and XTS. Choosing the right mode is critical; some modes provide confidentiality only, while others provide authenticated encryption.

» Site Glossary