2.3 encryption Flashcards

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

what is plain text

A

text that is not encrypted

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

what is cipher text

A

text that has been encrypted

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

what are the types of encryption

A

symmetric, asymmetric

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

what is a key

A

rules used to encrypt text

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

how does symmetric encryption work

A
  • one key for encryption and decryption
  • sending computer must send both encrypted message and key
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

how does asymmetric encryption work

A
  • 2 separate keys for encryption and decryption
  • public key: visible to all computers that want to exchange encrypted message
  • private key: only receiver has it for encryption
  • sender uses recipients public key to encrypt
  • receiver uses private key to decrypt
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

symmetric vs asymmetric encryption

A
  • asymmetric more reliable
  • symmetric simple and straightforward (if malicious user intercepts key, they can read message)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly