Module 7: Encryption Algorithms

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

flashcard set

Earn XP

Description and Tags

These flashcards cover the key vocabulary and concepts from the lecture on encryption algorithms, focusing on both classical and modern encryption techniques.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

Encryption

The process of converting information or data into a code to prevent unauthorized access.

2
New cards

Decryption

The process of converting encoded data back into its original form.

3
New cards

Classical Ciphers

Ciphers that work only on text and include methods such as substitution and permutation.

4
New cards

Substitution Cipher

A cipher where each character in the plaintext is replaced by another character.

5
New cards

Permutation Cipher

A cipher that rearranges the characters in the plaintext to create the ciphertext.

6
New cards

Caesar Cipher

A type of substitution cipher that shifts characters a fixed number of places down the alphabet.

7
New cards

Symmetric Ciphers

Ciphers that use the same key for both encryption and decryption.

8
New cards

Asymmetric Ciphers

Ciphers that use a pair of keys, a public key and a private key, for encryption and decryption.

9
New cards

Public-key Cryptography

A cryptographic system that uses pairs of keys; one public and one private.

10
New cards

SSL (Secure Sockets Layer)

A standard security technology for establishing an encrypted link between a server and a client.

11
New cards

HTTPS

An extension of HTTP that utilizes SSL to secure communication over a computer network.