Encryption

?
  • Created by: arrey
  • Created on: 22-04-19 21:31
Define Encryption
The process of encoding a message so that it can be read only by the sender and intended recipient.
1 of 6
What is Symmetric Encryption
An encrpytion methadology that uses a SINGLE KEY to both encrypt (Encode) and decrypt (decode) data.
2 of 6
Problems with Symmetric Encryption
1) Key has to be sent from sender to recipient, so vulnerable to intterception 2) If 3rd party gets key, they can read everything in both directions 3) Is prone to being decrypted with maths.
3 of 6
What is Asymmetric Encryption
A form of encryption where each user communicates using 2 keys - a 'public' and 'Private' key. Public key ENCRYPTS, private key Decrypts.
4 of 6
Describe process of Encryption via Asymetric
An unencrypted message is encrypted using Public Key -> Turned into CypherText (encrypted text). To be decrypted, the correct Private Key must be used. For this 2-way communication, both parties need each-others public keys.
5 of 6
Asynchronous Encryption *not sure if in spec.
A processor-heavy form of encrpytion. Used to send a Symmetric Encrpytion key between 2 parties.
6 of 6

Other cards in this set

Card 2

Front

What is Symmetric Encryption

Back

An encrpytion methadology that uses a SINGLE KEY to both encrypt (Encode) and decrypt (decode) data.

Card 3

Front

Problems with Symmetric Encryption

Back

Preview of the front of card 3

Card 4

Front

What is Asymmetric Encryption

Back

Preview of the front of card 4

Card 5

Front

Describe process of Encryption via Asymetric

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Communication and networking resources »