Encryption Attacks Flashcards
Ciphertext-only attack
deduce the decryption key or plaintext by only observing ciphertext.
one-time pad is unconditionally secure against ciphertext-only attack.
Known-plaintext attack
using a quantity of plaintext and corresponding ciphertext
Chosen-plaintext attack
choose plaintext and is then given corresponding ciphertext
Adaptive chosen-plaintext attack
chosen-plaintext attack where the choice of plaintext may depend on the ciphertext received from previous requests
Chosen-ciphertext attack
select the ciphertext,
then the corresponding plaintext is given
Adaptive chosen-ciphertext attack
chosenciphertext attack where the choice of ciphertext may
depend on the plaintext received from previous
requests
choose plaintext and is
then given corresponding ciphertext
Chosen-plaintext attack -
using a quantity of
plaintext and corresponding ciphertext
Known-plaintext attack
deduce the decryption
key or plaintext by only observing ciphertext
Ciphertext-only attack
chosen-ciphertext attack where the choice of ciphertext may depend on the plaintext received from previous requests
Adaptive chosen-ciphertext attack
select the ciphertext, then the corresponding plaintext is given
Chosen-ciphertext attack
chosen-plaintext attack where the choice of plaintext may depend on the ciphertext received from previous requests
Adaptive chosen-plaintext attack