Computer Science : S2 : L5 : Encryption

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:40 AM on 2/6/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Encryption

The process of altering data into an unreadable form to prevent unauthorized access.

2
New cards

Caesar cipher

A form of encryption where letters are replaced by other letters from a fixed distance.

3
New cards

Shift cipher

A type of encryption that involves shifting the letters by a certain number of places.

4
New cards

Plain text

The original data before it is encrypted.

5
New cards

Ciphertext

The encrypted form of the data.

6
New cards

Symmetric encryption

Encryption method that uses a single key for both encryption and decryption.

7
New cards

Asymmetric encryption

Encryption method that uses a public and private key pair for encryption and decryption.

8
New cards

Public key

A key used in asymmetric encryption to encrypt data.

9
New cards

Private key

A key used in asymmetric encryption to decrypt data.

10
New cards

Combined encryption

Encryption method that combines the use of private and public keys to ensure authenticity and integrity of the message.