9.1.4 - Encryption

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary terms and concepts related to encryption, data states, and access control.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

Encryption Algorithm

A process that converts human-readable plaintext into ciphertext.

2
New cards

Ciphertext

The result of encryption, which can only be read by decrypting it with a key.

3
New cards

Decryption

The process of converting ciphertext back into plaintext using a key.

4
New cards

Cryptographic Hash Algorithm

Converts a variable-length string into a fixed-length hash that cannot be reverted to plaintext.

5
New cards

Data at Rest

Data that is stored persistently on storage media.

6
New cards

Data in Transit

Data that is being transmitted over a network.

7
New cards

Data in Use

Data that is currently present in volatile memory, such as RAM or CPU registers.

8
New cards

Access Control System

A mechanism that ensures systems meet the goals of confidentiality, integrity, and availability (CIA triad).

9
New cards

Subjects (in Access Control)

Entities such as people or devices that can request access to resources.

10
New cards

Objects (in Access Control)

Resources that subjects may access, such as networks or files.

11
New cards

Logical Security

A security approach relying on software components rather than physical security measures.

12
New cards

Transport Layer Security (TLS)

A protocol used to protect data in transit through encryption.

13
New cards

Self-Encrypting Drives

Hard drives that automatically encrypt data stored on them.

14
New cards

File System Encryption

An encryption method used to protect files on a computer or storage device.

15
New cards

Database Encryption

A security measure that encrypts data within a database to prevent unauthorized access.