4-24 Crypto Primer Flashcards

1
Q

What is cryptography?

A

Conversion of communication into a form that can only be read by the intended recipient

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

What are some crypto use cases?

A

Encryption for confidentiality, hashing for integrity, digital signatures for authenticity and non-reputation and digital certificates for authentication.

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

What is a cipher?

A

Technique that transforms plain tax into cipher text and back to plain text

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

What is the stream cipher and a block cipher?

A

Stream cipher works on a bit of data at a time using XOR functions while a block cipher works on blocks of data simultaneously

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

In cryptography, what is confusion and diffusion

A

Confusion is the process of changing values in a cipher while diffusion is the process of changing the order of values of a cipher sending bits through multiple rounds of transposition is used to create diffusion

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

What is the strength of a crypto system?

A

Combination of the algorithm, the algorithmic process, the length of the key and the secrecy of the key

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