wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cryptography and Security Quiz

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

Which security function is provided by encryption algorithms?

a)

confidentiality

b)

key management

c)

authorization

d)

integrity

2.

Which type of cryptographic key would be used when connecting to a secure website?

a)

symmetric keys

b)

digital signatures

c)

DES key

d)

hash keys

3.

What do most cryptographic system attacks seek to target?

a)

user information

b)

the cryptographic algorithm

c)

key management

d)

the actual data packet

4.

Which type of attack does the use of HMACs protect against?

a)

man-in-the-middle

b)

DoS

c)

DDoS

d)

brute force

5.

What is a feature of asymmetrical encryption?

a)

Different keys are used to encrypt and decrypt data.

b)

It requires fewer computations than symmetric encryption requires.

c)

Key lengths are short.

d)

It encrypts bulk data quickly.

6.

What is the reason for HMAC to use an additional secret key as input to the hash function?

a)

to provide integrity verification

b)

to provide encryption

c)

to provide authentication

d)

to prevent DoS attacks

7.

What is the purpose of the DH algorithm?

a)

to support email data confidentiality

b)

to encrypt data traffic after a VPN is established

c)

to generate a shared secret between two hosts that have not communicated before

d)

to provide nonrepudiation support

8.

Which statement describes the Software-Optimized Encryption Algorithm (SEAL)?

a)

SEAL is a stream cipher.

b)

It is an example of an asymmetric algorithm.

c)

It uses a 112-bit encryption key.

d)

It requires more CPU resources than software-based AES does.

9.

Which data security component is provided by hashing algorithms?

a)

authentication

b)

integrity

c)

confidentiality

d)

key exchange

10.

Which two algorithms use a hashing function to ensure message integrity? (Choose two.)

a)

3DES

b)

MD5

c)

AES

d)

SEAL

e)

SHA

11.

Which characteristic of security key management is responsible for making certain that weak cryptographic keys are not used?

a)

exchange

b)

generation

c)

verification

d)

revocation and destruction

12.

What is the function of the Diffie-Hellman algorithm within the IPsec framework?

a)

provides authentication

b)

allows peers to exchange shared keys

c)

guarantees message integrity

d)

provides strong data encryption