Common Encryption Uses

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

1/34

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:18 PM on 2/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

35 Terms

1
New cards

Encryption

Process of encoding plaintext into ciphertext using keys

2
New cards

Plaintext

Original readable data

3
New cards

Ciphertext

Encrypted unreadable data

4
New cards

Cipher

Algorithm used to perform encryption

5
New cards

Key

Value used to encrypt and decrypt data

6
New cards

SymmetricEncryption

Same key used for encryption and decryption

7
New cards

SymmetricKey

Shared secret known by sender and receiver

8
New cards

AsymmetricEncryption

Uses two mathematically related keys public and private

9
New cards

PublicKey

Used to encrypt data available to others

10
New cards

PrivateKey

Used to decrypt data kept secret by owner

11
New cards

AsymmetricBenefits

Provides confidentiality authentication and tamper detection

12
New cards

MobileEncryptionPurpose

Protect data in transit and at rest on mobile devices

13
New cards

AndroidFullDiskEncryption

Encrypts entire user data partition single password protected key Android5plus

14
New cards

FullDiskLimitation

Some functionality unavailable until device unlocked

15
New cards

AndroidFileBasedEncryption

Encrypts individual files with different keys Android7plus

16
New cards

FileBasedEncryptionBenefit

Supports DirectBoot limited functions before unlock

17
New cards

DirectBoot

Device boots to lock screen allows alarms calls before unlock

18
New cards

iOSKeychain

Stores small sensitive data like passwords securely

19
New cards

iOSKeychainEncryption

Uses AES256 encryption

20
New cards

iOSDeviceKey

Generated using userID key and passcode

21
New cards

iOSPasscodeKey

Stored in memory until device locked

22
New cards

iOSDataProtectionAPI

Controls when files or keychain items are accessible

23
New cards

DataProtectionClasses

Define access conditions always or unlocked only

24
New cards

CloudSecurityResponsibility

Customer ultimately responsible for protecting cloud data

25
New cards

StrongEncryptionStandard

Minimum 256bit key recommended

26
New cards

EncryptionInTransit

Data encrypted before transmission decrypted at destination

27
New cards

MultifactorAuthentication

MFA requires more than one authentication factor

28
New cards

MFAPurpose

Reduces breaches strengthens account security

29
New cards

MFAExample

Password plus SMS code

30
New cards

MFATokenLifespan

Code valid for short time usually minutes

31
New cards

MFAAlternatives

Authenticator app voice call email token

32
New cards

EncryptionGoal

Protect confidentiality of data

33
New cards

MFAObjective

Verify identity before granting access

34
New cards

EncryptionAndMFA

Together strengthen cloud data security

35
New cards