Block Cipher Modes

Block cipher mode of operation

Block cipher modes of operation are algorithms that use a block cipher to provide information security such as confidentiality or authenticity. They allow for the secure transformation of data larger than one block, and require an initialization vector for each encryption operation. Authenticated encryption modes combine confidentiality and authenticity in an efficient way.

1 courses cover this concept

CSE 484 / CSE M 584 Computer Security

University of Washington

Autumn 2021

This course covers a wide range of computer security topics, including software security, cryptography, web security, malware, and physical security. It encourages a "security mindset" while requiring a firm understanding of computer science fundamentals and command-line Unix development environment.

No concepts data

+ 18 more concepts