Encryption Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is encryption?

A

Is the transmission of data from one form to another to present an unauthorized third party from being able to understand it.

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

What is plaintext?

A

The original data or message.

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

What is a ciphertext?

A

Encrypted data.

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

What is a cipher?

A

An encryption method or algorithm.

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

What is a key?

A

The secret information to lock or unlock the message.

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

What is the one-time pad encryption?

A

An encryption technique that cannot be cracked, but requires the use of a one-time pre-shared key the same size as, or longer than, the message being sent. In this technique, a plaintext is paired with a random secret key

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

Crypt-analysis and non-random keys

A

Ciphers that use non-random keys are open to a crypt-analytic attack and be solved given enough time and resources.

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