wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

IAS CH3 QUIZ

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

The vast majority of network based symmetric cryptographic applications make use of stream ciphers.

a)

TRUE

b)

FALSE

2.

DES uses a 56-bit block and a 64-bit key.

a)

TRUE

b)

FALSE

3.

If the bit-stream generator is a key-controlled algorithm the two

users only need to share the generating key and then each can

produce the keystream.

a)

TRUE

b)

FALSE

4.

A problem with the ideal block cipher using a small block size is

that it is vulnerable to a statistical analysis of the plaintext.

a)

TRUE

b)

FALSE

5.

Confusion seeks to make the statistical relationship between the

plaintext and ciphertext as complex as possible in order to thwart

attempts to deduce the key.

a)

TRUE

b)

FALSE

6.

All other things being equal, smaller block sizes mean greater

security.

a)

TRUE

b)

FALSE

7.

Greater complexity in the subkey generation algorithm should lead

to greater difficulty of cryptanalysis.

a)

TRUE

b)

FALSE

8.

Fast software encryption/decryption and ease of analysis are two

considerations in the design of a Feistel cipher.

a)

TRUE

b)

FALSE

9.

A sequence of plaintext elements is replaced by a __________ of that sequence

which means that no elements are added, deleted or replaced in the

sequence, but rather the order in which the elements appear in the sequence

is changed.

a)

permutation

b)

stream

c)

diffusion

d)

substitution

10.

A __________ cipher is one that encrypts a digital data stream one bit or one

byte at a time.

a)

stream

b)

product

c)

key

d)

block

11.

The vast majority of network-based symmetric cryptographic applications

make use of ________ ciphers.

a)

block

b)

linear

c)

permutation

d)

stream

12.

A __________ cipher is one in which a block of plaintext is treated as a whole

and used to produce a ciphertext block of equal length.

a)

bit

b)

product

c)

block

d)

stream

13.

__________ is when each plaintext element or group of elements is uniquely

replaced by a corresponding ciphertext element or group of elements.

a)

Substitution

b)

Streaming

c)

Diffusion

d)

Permutation

14.

Key sizes of __________ or less are now considered to be inadequate.

a)

32 bits

b)

128 bits

c)

16 bits

d)

64 bits

15.

Feistel proposed that we can approximate the ideal block cipher by utilizing

the concept of a __________ cipher, which is the execution of two or more

simple ciphers in sequence in such a way that the final result or product is

cryptographically stronger than any of the component ciphers.

a)

product

b)

linear

c)

differential

d)

permutation

16.

The criteria used in the design of the __________ focused on the design of the

S-boxes and on the P function that takes the output of the S-boxes.

a)

Avalanche Attack

b)

Data Encryption Standard

c)

Product Cipher

d)

Substitution Key

17.

The greater the number of rounds, the __________ it is to perform cryptanalysis.

a)

harder

b)

easier

c)

less difficult

d)

equally difficult

18.

A prime concern with DES has been its vulnerability to brute-force

attack because of its relatively short key length.

a)

TRUE

b)

FALSE

19.

The heart of a Feistel block cipher is the function F, which relies

on the use of S-boxes.

a)

TRUE

b)

FALSE

20.

The function F provides the element of __________ in a Feistel cipher.

a)

confusion

b)

clarification

c)

alignment

d)

stability

21.

One of the most intense areas of research in the field of symmetric block

ciphers is __________ design.

a)

S-box

b)

E-box

c)

F-box

d)

D-box

22.

Mister and Adams proposed that all linear combinations of S-box columns

should be _________ which are a special class of Boolean functions that are

highly nonlinear according to certain mathematical criteria.

a)

bent functions

b)

horizontal functions

c)

angular functions

d)

vertical functions

23.

The Nyberg approach that is more or less a manual approach with only

simple mathematics to support it is __________ .

a)

human-made

b)

math-made

c)

random

d)

random with testing

24.

Allowing for the maximum number of possible encryption mappings from the

plaintext block is referred to by Feistel as the __________ .

a)

ideal block cipher

b)

ideal substitution cipher

c)

round function

d)

diffusion cipher

25.

DES exhibits the classic __________ block cipher structure, which consists of a

number of identical rounds of processing.

a)

Feistel

b)

Shannon

c)

SAC

d)

Rendell