Cryptanalysis Attacks Flashcards

1
Q

amount of time and processing power required to break an encryption mechanism.

A

Work Force

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Time = number of primitive operations that must be performed, Memory = amount of storage required to perform attack, Data = amount of data of both plaintext and ciphertext.

A

Cryptanalysis Resources for Cracking Systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

attacker obtains ciphertexts that correspond to set of plaintext of attackers choosing. Goal is to get the key and use key over and over again for other messages.

A

Chosen Plaintext Attacks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

attacker has access to collection of ciphertext only. requires access to corresponding plaintext or key to be successful.

A

Ciphertext-Only Attack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

attacker obtains ciphertext w/2 different keys.

A

Related-Key Attack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

attacker can generate the decrypted text.

A

Chosen Ciphertext

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

encrypted text and plaintext are known, goal is to get the key.

A

Known plaintext

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

useful against block ciphers, extension of differential cryptanalysis, based on substitution-permutation networks.

A

Integral Cryptanalysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

applicable to symmetric keys, examines differences in input and how it affects the result difference of output, works with known plaintext and ciphertext only.

A

Differential Cryptanalysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

??? functionally equivalent algorithm for encryption/decryption but no key.

??? attacker learns additional info about cipher text not previously known.

??? attacker gains “Shannon info” (raw data) about plaintext or cipher text not previously known.

*** Total Break : I have the key

A

Global Deduction / Instance Deduction / Information Deduction Etc …

How well did you know this?
1
Not at all
2
3
4
5
Perfectly