wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Key Exchange - CompTIA Security+ SY0-701 - 1.4

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Discuss the trade-offs involved in choosing an encryption algorithm.

a)

Security level, speed, and complexity of implementation.

b)

Cost of the algorithm, user interface design, and hardware requirements.

c)

Popularity of the algorithm, number of users, and vendor support.

d)

Legal compliance, marketing strategy, and user feedback.

2.

What is the primary purpose of data at rest encryption?

a)

To encrypt data stored on devices such as SSDs and hard drives.

b)

To protect data during transmission over networks.

c)

To ensure data is backed up in the cloud securely.

d)

To delete unnecessary files from storage devices.

3.

Which of the following is an example of full disk encryption on Mac OS?

a)

BitLocker

b)

FileVault

c)

EFS

d)

TrueCrypt

4.

How does key length affect the security of an encryption system?

a)

Longer keys are more resistant to brute force attacks.

b)

Shorter keys are more secure because they are easier to manage.

c)

Key length has no effect on security; only the algorithm matters.

d)

Longer keys slow down the encryption process significantly.

5.

What is the main advantage of using AES over DES?

a)

AES is faster and more secure than DES.

b)

AES is easier to implement than DES.

c)

AES uses a smaller key size than DES.

d)

AES is less widely used than DES.

6.

Explain how column-level encryption can improve database performance compared to transparent encryption.

a)

Column-level encryption encrypts all data in the database, which enhances security but slows down performance.

b)

Column-level encryption only encrypts sensitive columns, allowing non-sensitive data to remain in plain text, which speeds up searches.

c)

Column-level encryption requires more resources than transparent encryption, leading to slower performance.

d)

Column-level encryption is only effective for small databases and does not improve performance for larger datasets.

7.

Describe a scenario where data in transit encryption is crucial.

a)

When accessing a website over HTTPS to protect web traffic.

b)

When storing data on a local hard drive without encryption.

c)

When sending an email without any security measures.

d)

When using a public Wi-Fi network without a VPN.

8.

How does brute force attack resistance relate to key length in encryption?

a)

Shorter keys are more resistant to brute force attacks.

b)

Longer keys are more resistant to brute force attacks.

c)

Key length has no effect on brute force attack resistance.

d)

Brute force attacks are only effective against weak encryption algorithms.

9.

How does a VPN protect data in transit?

a)

By creating an encrypted tunnel for secure communication.

b)

By using a firewall to block unauthorized access.

c)

By compressing data to speed up transmission.

d)

By routing traffic through multiple servers for anonymity.

10.

What is the difference between full disk encryption and file-level encryption?

a)

Full disk encryption encrypts the entire storage device, while file-level encryption encrypts individual files or folders.

b)

Full disk encryption is faster than file-level encryption.

c)

File-level encryption is more secure than full disk encryption.

d)

Full disk encryption only works on external drives.

11.

What is the role of algorithm transparency in encryption?

a)

It makes encryption algorithms public, increasing trust in their robustness.

b)

It hides the algorithms to prevent unauthorized access.

c)

It simplifies the encryption process for users.

d)

It reduces the overall security of the encryption.

12.

What is the purpose of key strengthening techniques?

a)

To increase resistance to brute force attacks by adding computational overhead.

b)

To simplify encryption processes for faster performance.

c)

To reduce the size of encryption keys for easier management.

d)

To eliminate the need for passwords in secure systems.

13.

Why is key secrecy more important than algorithm secrecy in encryption?

a)

Because knowing the algorithm does not help if the key is unknown.

b)

Because algorithms are always public and keys are not.

c)

Because key secrecy is easier to maintain than algorithm secrecy.

d)

Because algorithms can be broken but keys cannot.

14.

Why is it important for both parties to agree on the same encryption algorithm?

a)

To ensure successful encryption and decryption.

b)

To make the encryption process faster.

c)

To allow for more complex algorithms.

d)

To reduce the cost of encryption.

15.

Evaluate the impact of processing power on key length requirements.

a)

Increased processing power necessitates longer keys for continued security.

b)

Processing power has no effect on key length requirements.

c)

Longer keys are only needed for older processing systems.

d)

Increased processing power allows for shorter keys without compromising security.