1/9
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Data Encryption
Process of converting data into a secret code to prevent unauthorized access
Full-disk Encryption
Encrypts whole hard drive to protect all of the data on it
Partition Encryption
Encrypts a particular partition on a storage device
VeraCrypt
Users can selectively encrypt partitions, like sensitive docs, while leaving the OS partition unencrypted
File-Level Encryption
Used to encrypt an individual file instead of an entire partition or an entire disk drive
GNU Privacy Guard (GPG)
Provides cryptographic privacy and authentication for data communication
Volume Encryption
Used to encrypt a set space on the storage medium, creating an encrypted container that can house various files and folders
Database Encryption
Secures entire database, extending to multiple storage devices or cloud storage, similar to full-disk encryption
SQL Server Transparent Data Encryption (TDE)
Auto-encrypts the entire database without needing app changes, as the system handles encryption and decryption
Record-Level Encryption
Used to encrypt individual records or rows within a database