Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

IAS QUIZ 12

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

Message authentication is a mechanism or service used to verify the integrity of a message.

a)

T

b)

F

2.

The order in which the frame check sequence and encryption functions are performed is not critical for authentication.

a)

F

b)

T

3.

A recipient in possession of the secret key cannot generate an authentication code to verify the integrity of the message.

a)

F

b)

T

4.

One means of forming a MAC is to combine a cryptographic hash function in some fashion with a secret key.

a)

T

b)

F

5.

A brute-force attack on a MAC is easier than a brute-force attack on a hash function.

a)

F

b)

T

6.

Message authentication may also verify sequencing and timeliness.

a)

T

b)

F

7.

The security of any MAC function based on an embedded hash function depends in some way on the cryptographic strength of the underlying hash function.

a)

T

b)

F

8.

The straightforward use of public-key encryption provides confidentiality and authentication.

a)

F

b)

T

9.

An important characteristic of the MAC algorithm is that it needs to be reversible.

a)

F

b)

T

10.

As with encryption algorithms and hash functions cryptanalytic attacks on MAC algorithms seek to exploit some property of the

algorithm to perform some attack other than an exhaustive search.

a)

T

b)

F

11.

To attack MD5, the attacker can choose any set of messages and work on these offline on a dedicated computing facility to find a

collision.

a)

T

b)

F

12.

A CTR-based authenticated encryption approach is the most efficient mode of operation for high-speed packet networks.

a)

T

b)

F

13.

If the calculated frame check sequence is equal to the incoming frame check sequence the message is considered authentic.

a)

T

b)

F

14.

Message encryption by itself cannot provide a measure of authentication.

a)

F

b)

T

15.

_________ encryption provides authentication among those who share the secret key.

a)

Symmetric

b)

Message

c)

Asymmetric

d)

Authenticated

16.

The __________ mode of operation is designed to be parallelizable so that it can provide high throughput with low cost and low latency.

a)

GCM

b)

DAA

c)

CTR

d)

CCM

17.

Insertion of messages into the network from a fraudulent source is a __________ attack.

a)

masquerade

b)

content modification

c)

source repudiation

d)

sequence modification

18.

Confidentiality can be provided by performing message encryption __________ the MAC algorithm.

a)

before or after

b)

after

c)

before

d)

during

19.

A __________ is an algorithm that requires the use of a secret key.

a)

MAC

b)

DAA

c)

GCM

d)

SHA

20.

"Release of message contents to any person or process not possessing the appropriate cryptographic key" is a __________ attack.

a)

disclosure

b)

sequence modification

c)

content modification

d)

source repudiation

21.

With _________ authentication, an opponent would have difficulty generating ciphertext that when decrypted would have valid error control bits.

a)

internal error control

b)

cipher block chaining

c)

checksum

d)

CMAC

22.

The MAC function is a __________ function.

a)

many-to-one

b)

one-to-one

c)

one-to-two

d)

one-to-many

23.

The appeal of __________ is that its designers have been able to prove an exact relationship between the strength of the embedded hash function and the strength of this form of authentication.

a)

HMAC

b)

CMAC

c)

GMAC

d)

MAC

24.

Two MACs that are based on the use of a block cipher mode of operation are Data Authentication Algorithm and __________ .

a)

CMAC

b)

DMAC

c)

GMAC

d)

TMAC

25.

The MAC does not provide a digital signature because both sender and receiver share the same key.

a)

T

b)

F