wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CNS-Quiz-D

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

Encryption Strength is based on

a)
  1. Strength of algorithm

b)
  1. Length of key

c)
  1. Secrecy of key

d)
  1. All of the above

2.

In cryptography, the order of letters in a message is rearranged by

a)
  1. Transpositional ciphers

b)
  1. Substitution ciphers

c)
  1. Both (A) and (B)

d)
  1. Quadratic ciphers

3.

In public key encryption, if A wants to send an encrypted message

a)
  1. A encrypts message using B’s public key

b)
  1. A encrypts message using his private key

c)
  1. A encrypts message using B’s private key

d)
  1. A encrypts message using his public key

4.

What is data encryption standard (DES)?

a)
  1. Bit cipher

b)
  1. Stream cipher

c)


Block cipher

d)
  1. Byte cipher

5.

Which of the 4 operations are false for each round in the AES algorithm
i) Substitute Bytes
ii) Shift Columns
iii) Mix Rows
iv) XOR Round Key

a)

i) only

b)

ii) iii) and iv)

c)

ii) and iii)

d)

only iv)

6.

gcd( 18,300)

(a)  

7.

73 mod 19

(a)  

8.

Which one of the following is not an application hash functions?

a)

One-way password file

b)

Key wrapping

c)

Virus Detection

d)

Intrusion detection

9.

How many rounds are present in each iteration function of SHA-3?

a)

3

b)

4

c)

5

d)

6

10.

A file is created by a certain user, who becomes its owner. The owner can choose to provide access to this file to other users. If file data confidentiality is desired, the owner should control who has…

a)

Read access to the file

b)

Write access to the file

c)

Both read and write access to the file

d)

None of the above