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
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly