Chosen Plaintext Attacks (CPA)

Chosen-plaintext attack

A chosen-plaintext attack is a type of cryptanalysis which allows an attacker to obtain the ciphertexts for any plaintext they choose. The goal is to reduce the security of the encryption scheme. Modern ciphers are designed to be resistant to this type of attack if implemented correctly.

2 courses cover this concept

COS 433 - Cryptography

Princeton University

Fall 2020

An introductory course into modern cryptography, grounded in rigorous mathematical definitions. Covers topics such as secret key and public key encryption, pseudorandom generators, and zero-knowledge proofs. Requires a basic understanding of probability theory and complexity theory, and entails some programming for course projects.

No concepts data

+ 29 more concepts

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