1/33
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Question
Answer
What is encryption used for?
Protecting sensitive information from unauthorized access
What are common applications of encryption?
"Storing data on phones
Are encryption algorithms typically secret?
No
What is required to decrypt encrypted data?
The correct unique key
What is the main challenge with encryption?
Protecting the encryption key itself from unauthorized access
What solutions exist to protect encryption keys?
Trusted Platform Module (TPM) for individual devices and Hardware Security Module (HSM) for enterprise environments
What does TPM stand for?
Trusted Platform Module
What is a TPM?
A hardware-based security chip designed for cryptographic operations
What does the TPM's cryptographic processor handle?
Encryption
What does TPM persistent memory store?
Burned-in keys created during manufacturing
What does TPM versatile memory hold?
Temporary keys and other sensitive data
How is a TPM protected against tampering?
It is password-locked and resistant to tampering
Where can a TPM be located?
Built into the motherboard or installed as a separate module
Is a TPM's key unique to the system?
Yes
What is a common TPM use case for disk encryption?
BitLocker full disk encryption
What other uses does TPM have?
Device authentication and secure boot processes
What does a TPM establish?
A root of trust
Where are TPM settings usually configured?
In the BIOS/UEFI under Security or TCG (Trusted Computing Group) options
What does HSM stand for?
Hardware Security Module
What is an HSM?
A dedicated hardware device for managing cryptographic keys at scale
What does centralized key storage in an HSM do?
Manages keys for multiple systems
What does an HSM accelerate?
Encryption/decryption operations
How tamper-resistant is an HSM?
Designed to protect against physical and logical attacks
What compliance standard might an HSM meet?
FIPS 140-2
What are Enterprise HSMs?
High-end
What are Personal HSMs?
Portable devices
What are common HSM use cases?
"Securing web server SSL/TLS keys
What is TPM designed for?
Single-system security
Where is a TPM deployed?
Built into or added to a motherboard
What is TPM primarily used for?
"Full disk encryption
What is HSM designed for?
Enterprise-scale security
Where is an HSM deployed?
As a standalone device in data centers
What is HSM primarily used for?
Centralized key management and cryptographic acceleration