Counter mode

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

CS 255: Introduction to Cryptography

Stanford University

Winter 2023

This course offers an introduction to cryptographic techniques used in computer security, covering encryption, message integrity, digital signatures, key management, and more. It is suitable for advanced undergraduates and masters students with some proof techniques and programming experience.

No concepts data

+ 55 more concepts