Serious Cryptography Flashcards

Learn Cryptography

1
Q

What is important of the One-Time Pad cipher?

A

Randomness of a key with the size of the plaintext is the perfect security. This allows the attacker to not know anything beyond the size of the plaintext/ciphertext

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

What are the downsides of the One-Time Pad?

A

The key has to be the same size as the plaintext and it can only be used once. Becomes impractical.

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

What are the Main components of a cipher?

A

Permutation - Function that transforms the item
Mode of Operation - Algorithm using permutation process on the arbitrary plaintext/ciphertext

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

Passive Attack Model

A

A perpetrator that is surreptitiously (secretively) collecting data but not trying to alter the system.

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

How Does Authentication Encryption work? Is it Symmetric or Asymmetric?

A

Authenticated Encryption = Symmetric Encryption into CipherText with Authentication “Tag”. Decrypt only if the Tag is the correct one. Tag is only known with the Key.

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

What is Probability Distribution? (Context: Randomness and Mathematics)

A

List of all possible outcomes with ehach assigned to their probability. They all add up to 1.

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

What is Uniform Distribution?

A

All Probabilities in the distribution are equal.

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

What is Non-Uniform Distribution?

A

Probabilities are not all equal

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