wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Cryptography and Ciphers Redo 2

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

What is the main feature of a Caesar Shift Cipher?

a)

It substitutes each letter for another letter from a fixed alphabet.

b)

It uses a keyword for multiple substitution alphabets.

c)

It replaces a letter with another letter a fixed number of positions away in the alphabet.

d)

It rearranges the letters without changing them.

2.

Which cipher uses multiple substitution alphabets based on a keyword?

a)

Simple Substitution Cipher

b)

Caesar Shift Cipher

c)

Playfair Cipher

d)

Vigenere Cipher

3.

What is the main goal of Steganography?

a)

To scramble a message to make it unreadable to unauthorized parties.

b)

To hide the existence of the message itself.

c)

To replace pairs of letters with different pairs of letters.

d)

To use frequency analysis to break the encryption.

4.

The Scytale is an example of what type of classical cipher?

a)

Substitution Cipher

b)

Transposition Cipher

c)

Homophonic Cipher

d)

Polygraphic Cipher

5.

Which statement best describes the Pigpen Cipher?

a)

Polyalphabetic cipher using a shifting key.

b)

Homophonic cipher using multiple symbols per letter.

c)

Simple substitution cipher that uses symbols (or geometric shapes) instead of letters.

d)

Block cipher that operates on 64-bit blocks.

6.

What makes the Playfair Cipher different from a Simple Substitution Cipher?

a)

It uses a one-time pad.

b)

It encrypts digraphs (pairs of letters) instead of single letters.

c)

It requires a cylindrical device for encryption.

d)

It uses a new, random substitution for every character.

7.

What does a Simple Substitution Cipher replace?

a)

Single letters with a single, unique, corresponding plaintext letter.

b)

Single letters with a single, unique, corresponding ciphertext letter.

c)

Blocks of bits with a block of encrypted bits.

d)

Digraphs with digraphs.

8.

Why is a Homophonic Substitution Cipher difficult to solve?

a)

Make the encryption process faster for computers.

b)

Obscure the frequency distribution of letters in the plaintext.

c)

Allow the use of non-alphabetic characters in the ciphertext.

d)

Encrypt an entire word or phrase as a single unit.

9.

Blowfish is classified as a:

a)

Stream Cipher

b)

Block Cipher

c)

Transposition Cipher

d)

Substitution Cipher (Historical)

10.

The Playfair Cipher is an example of a:

a)

Simple Substitution Cipher

b)

Polyalphabetic Cipher

c)

Homophonic Substitution Cipher

d)

Polygraphic Substitution Cipher

11.

Hannah and Isla use a Caesar Shift cipher with a key of 3. If Isla writes D, what letter does Hannah see in the ciphertext?

a)

A

b)

G

c)

D

d)

E

12.

Who designed the Blowfish algorithm?

a)

Alan Turing

b)

Bruce Schneier

c)

Leonardo da Vinci

d)

Julius Caesar

13.

Why is a Polyalphabetic Cipher better than a Simple Substitution Cipher for keeping messages safe?

a)

It is much faster to encrypt and decrypt manually.

b)

It can use numbers and symbols as well as letters.

c)

It makes frequency analysis much more difficult to use.

d)

It does not require a key to be shared between sender and receiver.

14.

What determines the key for a Scytale cipher?

a)

Length of the keyword used for substitution.

b)

Diameter of the cylinder/rod used.

c)

Number of symbols used in the final ciphertext.

d)

Specific pre-selected substitution table.

15.

Which of the following is NOT a steganography trick?

a)

Hiding a message in the least significant bits of an image file.

b)

Writing an invisible message using lemon juice as ink.

c)

Encrypting a message using a Vigenere cipher.

d)

Hiding a message in a text by making the first letter of each word spell out the secret.

16.

Is the Caesar Shift Cipher a type of Polyalphabetic Cipher? Select True or False.

a)

True

b)

False

17.

Select True or False: A Homophonic Substitution Cipher assigns multiple ciphertext characters to one plaintext character.

a)

True

b)

False

18.

Is the Pigpen Cipher a modern symmetric-key algorithm? True or False.

a)

True

b)

False

19.

Steganography is the process of scrambling a message so only the intended recipient can read it. True or False?

a)

True

b)

False

20.

Is the Playfair Cipher a Polygraphic Cipher because it encrypts letters in pairs (digraphs)? Select True or False.

a)

True

b)

False

21.

Choose the term: A ____ cipher uses a keyword to change the substitution alphabet for each letter in the plaintext.

a)

Vigenère

b)

Caesar

c)

Atbash

d)

ROT13

22.

Choose the term: The ____ cipher used a cylindrical rod to wrap parchment for encryption and decryption.

a)

Scytale

b)

Rail Fence

c)

Columnar Transposition

d)

Pigpen

23.

Which modern symmetric block cipher was designed by Bruce Schneier?

a)

Blowfish

b)

AES

c)

DES

d)

RC4

24.

Which cipher replaces two or more plaintext characters with a block of two or more ciphertext characters?

a)

Monoalphabetic

b)

Polyalphabetic

c)

Polygraphic

d)

Homophonic

25.

Choose the term that best completes the sentence: The core principle of a ____ cipher is to replace every instance of a plaintext character with the same ciphertext character throughout the message.

a)

Monoalphabetic

b)

Polyalphabetic

c)

Transposition

d)

Stream