wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Usable Encryption Quiz

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What are the principles of usable encryption?

a)

Simplicity, Transparency, Forgiveness, Feedback, Customization, Persistent, Share with Anyone, Positive Control, Visibility and Audit

b)

Complexity, User Errors, Low Adoption Rates

c)

End-to-End Encrypted Messaging Apps, Full Disk Encryption, Password Managers

2.

What is the background of Signal?

a)

Developed by Whisper Systems and endorsed by privacy advocates like Edward Snowden.

b)

Acquired by Facebook in 2014.

c)

Integrated into the Pro, Enterprise, and Education editions of Windows.

3.

What is the encryption mechanism used by BitLocker?

a)

AES encryption algorithm with configurable key lengths (128 or 256 bits).

b)

XTS-AES-128 encryption method with a 256-bit key.

c)

AES-256 bit encryption with PBKDF2 SHA-256 and salted hashes.

4.

What is the usability feature of LastPass?

a)

Auto-fill feature for stored passwords.

b)

Disappearing messages.

c)

Encryption happens automatically.

5.

What is the definition of cryptography?

a)

A specialized area of mathematics concerned with protecting information.

b)

The mathematics responsible for turning plaintext into ciphertext.

c)

The process of converting ciphertext back to plaintext.

6.

What are the two main encryption approaches?

a)

Symmetric encryption and Asymmetric encryption

b)

Only Symmetric encryption

c)

Only Asymmetric encryption

d)

None of the above

7.

What is a prominent example of Symmetric encryption?

a)

AES

b)

RSA

c)

ElGamal

d)

None of the above

8.

What is the main advantage of Asymmetric encryption?

a)

Doesn't require initial secure exchange of secret key

b)

Faster than Symmetric encryption

c)

Uses the same key for encryption and decryption

d)

None of the above

9.

What do we get from encryption?

a)

Secrecy

b)

Integrity

c)

Authenticity

d)

All of the above

10.

How do we improve the adoption of encryption?

a)

Better UX

b)

Better tools

c)

Better training

d)

Transparent encryption

11.

What is the primary purpose of a digital signature?

a)

To ensure data integrity and authenticity.

b)

To encrypt data for secure transmission.

c)

To provide a backup of data.

12.

Which algorithm is commonly used for hashing passwords?

a)

RSA

b)

AES

c)

SHA-256

13.

What is the main disadvantage of Symmetric encryption?

a)

Key distribution problem

b)

Slower than Asymmetric encryption

c)

Less secure than Asymmetric encryption

14.

What is the primary function of a hash function in cryptography?

a)

To encrypt data for secure storage.

b)

To ensure data integrity by producing a fixed-size output.

c)

To convert plaintext into ciphertext.

15.

Which of the following is a common use case for Asymmetric encryption?

a)

Data backup.

b)

File compression.

c)

Secure email communication.

16.

What is the role of a Certificate Authority (CA) in digital security?

a)

To issue digital certificates that verify the identity of entities.

b)

To store user passwords securely.

c)

To encrypt data during transmission.

17.

What is the main benefit of using a password manager?

a)

It requires users to remember all their passwords.

b)

It stores passwords in plain text for easy access.

c)

It generates strong passwords automatically.

18.

What is the purpose of a public key in Asymmetric encryption?

a)

To generate a hash of the data.

b)

To decrypt data that was encrypted with the private key.

c)

To encrypt data that can only be decrypted by the corresponding private key.

19.

What is a common method to secure data in transit?

a)

Using plain text for communication.

b)

Storing data in a local database.

c)

Using HTTPS protocol.

20.

What does the term 'end-to-end encryption' refer to?

a)

Data is encrypted on the sender's device and decrypted on the receiver's device.

b)

Data is encrypted only during transmission.

c)

Data is stored in an encrypted format on a server.