Encryption Flashcards

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

Describe what is meant by ‘encryption’.

A

The process of converting data into a format that cannot be understood by an unauthorised viewer, unless you have access to the key needed to decrypt it

(conversion of plaintext into ciphertext)

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

What is meant by ‘plaintext’?

A

Plaintext describes the original unencrypted text

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

What is the need for encrypting data?

A

To protect the data’s confidentiality

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

Give examples of two forms of encryption.

A
  • Symmetric encryption
  • Asymmetric encryption
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe the difference between symmetric and asymmetric encryption.

A
  • Symmetric uses the same key to encrypt and decrypt the data
  • Asymmetric uses two different keys - public key to encrypt the data and a private key, which only the recipient knows, to decrypt it
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe how a Caesar cipher works.

A

Realigns the alphabet, substituting each letter of the original message with a letter further down the alphabet

(systematic shift, all letters affected in the same way)

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

(Exam-style question)

Explain one reason why the Caesar cipher is a weak encryption algorithm. (2)

A

The number of keys are limited, making it easy to use brute force to decrypt

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

(Exam-style question)

A

State:

  • Yes

Justification:

  • Each letter is represented
  • The symbol is a unique representation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

(Exam-style question)

Give the key used in the first stage of the encryption process. (1)

A

5

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

(Exam-style question)

Give the ciphertext that is produced by this Rail Fence cipher encryption algorithm.

A

TIHYSEMNEEERNA

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

On a Vigenere square, what axes do the plaintext and the keyword go on?

A
  • Plaintext - x-axis
  • Keyword - y-axis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In regard to a Vigenere cipher, what is a keystream?

A

A version of the keyword that is repeated over and over

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