Chosen-plaintext attacks

ID: chosen-plaintext-attacks

A chosen-plaintext attack (CPA) is a type of cryptographic attack in which the attacker has the capability to choose arbitrary plaintexts to be encrypted and has access to their corresponding ciphertexts. This ability allows the attacker to gain information about the encryption algorithm and (potentially) the secret key used in the encryption process.

New to topics? Read the docs here!