wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AP CSP Unit4 Big Data & Cryptography

Total questions: 83

Worksheet time: 1hrs 28mins

Name
Class
Date
1.

In Cryptography, original message, before being transformed, is called

a)

Simple Text

b)

Plain Text

c)

Cipher Text

d)

Filled Text

2.

An encryption algorithm transforms plain text into:

a)

Cipher text

b)

Simple Text

c)

Empty Text

d)

Plain Text

3.

_______ is the science and art of transforming messages to make them secure and immune to attacks.

a)

Cryptography

b)

Cryptoanalysis

c)

neither Cryptography nor Cryptoanalysis

d)

either Cryptography or Cryptoanalysis

4.

A(n) ______ algorithm transforms cipher text to plain text.

a)

Encryption

b)

Decryption

5.

The _______ is a number or a set of numbers on which the cipher operates.

a)

secret

b)

cipher

c)

key

d)

none of the mentioned

6.

The art and science of breaking the cipher text is known as

a)

Cryptanalysis

b)

Cryptography

c)

Staganography

d)

Watermarking

7.
What is encryption?
a)
When you put data / text into code making it difficult to read or understand.
b)
A secret or disguised way of writing; a code.
c)
A formal language designed to communicate instructions to a machine
d)
What is put in, taken in, or operated on by any process or system.
8.

A cipher is _________________________.

a)

a person who makes up secret codes

b)

an algorithm that is used to scramble text so that it can be passed in secret

c)

a lock that can be used to lock a message in a lock box

d)

any puzzle, such as a crossword or Sudoku puzzle

9.

When a single plaintext letter is encoded by a single ciphertext letter repeated throughout the sentence it is a:

a)

Monoalphabetic Cipher

b)

Polyalphabetic Cipher

10.

Cipher based on substitution, using multiple substitution alphabets is called:

a)

Polyalphabetic cipher

b)

Monoalphabetic cipher

c)

Polycipher

d)

Monocipher

11.

Tick all examples of Monoaplhabetic Ciphers:

a)

Caesar Cipher

b)

Vigenere Cipher

c)

Keypad Cipher

d)

Morse Code Cipher

12.

Study of letters or groups of letters contained in a ciphertext in an attempt to partially reveal the message is called:

a)

Frequency analysis

b)

Cryptography

c)

Encription

d)

Decription

13.

In Cryptography the character sequence that you believe you know is called:

a)

crib

b)

key

c)

guess

d)

plaintext

14.
to encrypt a message you need 2 main parts, a _________ & a key
a)
cipher
b)
code
c)
algorithm
d)
crypt
15.

Can you break this code?

a)

Orange = 10

b)

Orange = 6

c)

Orange = 5

d)

Orange = 2

16.

What is the problem with the following plain text to encrypt with a Caesar Cipher?

Is your birthday 9/30/1998?

a)

Numbers cannot be encrypted

b)

It would be relatively easy to decipher after encryption

c)

Symbols cannot be encrypted

d)

all of the above

17.

Consider the process of encoding and decoding a message using the following Caesar cipher encoding scheme in which the plaintext and ciphertext alphabets are offset by four positions, as shown below:

Plaintext: a b c d e f g h i j k l m n o p q r s t u v w x y z

Ciphertext: w x y z a b c d e f g h i j k l m n o p q r s t u v


Which of the following encoded ciphertext strings decodes to an original plaintext message of "secret"?

a)

etsecr

b)

wigvix

c)

kwujwl

d)

oaynap

18.

What is the algorithm of ceasar's cipher?

a)

Each letter is replaced with a particular symbol

b)

Each letter is replaced with a letter a certain number of steps down the alphabet

c)

Each letter is replaced with a particular number from 0 to 26, and numbers are replaced with letters.

19.

The outer circle represents the original letters and the inner circle represents the encrypted letters. Which of the following deciphers the following word:

UZWMV

a)

ZEBRA

b)

ZULUA

c)

ZIPPO

d)

ZBRR

20.

The outer circle is the original letters and the inner circle is the encrypted letters. Which of the following encrypts the following word:

HIGHLIGHT

a)

CDBCGDBCO

b)

MIMMQNLMY

c)

QNLMQNLMY

d)

QNLMQNLMY

21.

Using the encryption table in the image, decrypt the following word:

ezhquzkd

a)

fairvale

b)

school

c)

higher

d)

lower

22.

Using the encryption table in the image, which of the encrypted words represent the following word:

cryptography

a)

dszqupisbqiz

b)

dszquphsbqiz

c)

bazquphsbqiz

d)

dbzquphsbqiz

23.
two private keys are required in the following cipher
a)
caesar
b)
vigenere
c)
symmetrical
d)
asymetrical
24.
public key + private key usage does not help
a)
verify the sender
b)
verify the receiver
c)
allow all to encrypt the message
d)
allow all to read the message
25.
public key + private key lets data
a)
flow freely encoded on the internet
b)
be locked forever
26.
what does not dictate the degree on encryption for the internet
a)
time to decipher
b)
processing power
c)
length of bit key
d)
brain power of hacker
27.
how long does it take a modern day computer to try 10 billion possibilities
a)
10 seconds
b)
10 minutes
c)
10 hours
d)
10 miliseconds
28.
Before computers why were messages usually encrypted?
a)
They weren't encrypted before computers
b)
So in war Commanders/leaders could communicate safely with their troops
c)
To share messages with people who were clever enough to solve them
d)
All of these reason
29.
Why do computers encrypt messages?
a)
To prevent them from being read by the wrong person.
b)
To make it harder for the person who receives the message to read it
c)
It is how computers need to send the message
d)
There is no reason
30.

Asymmetric Encryption uses what kind of keys.

a)

Identical Private Keys

b)

Separate Public and Private Keys

c)

Hashed Tumbler Keys

d)

Alicia Keys

31.

What does this symbol mean?

a)

Free Wifi

b)

An account is password protected

c)

The web connection has filtering in place

d)

The user would need a password to connect to WiFi

32.

TRUE or FALSE


Encrypted passwords will provide guaranteed protection from hacking

a)

TRUE

b)

FALSE

33.

Which of the following statements is INCORRECT?

a)

Original methods of encryption (such as the Caesar Cipher) do not need the use of a key

b)

Data can be encrypted using ciphers and decrypted using a key

c)

Users cannot read or understand encrypted data without the use of a key

d)

The Caesar Cipher is an example of a substitution cipher

34.

A cipher system that uses a repeating word or phrase as part of the encryption scheme

a)

Caesar

b)

Vigenere

c)

Code Book

d)

Block

35.

Multiplication is an example of a ___________________

a)

Cryptographic function

b)

One-way function

c)

Autonomous function

d)

Encryption algorithm

36.
Which of the following process is used in IPSEC to negotiate symmetric keys securely between endpoints over an unsecure intermediate media? 
a)
Diffie-Hellman Key Exchange
b)
Advanced Encryption Standard (AES)
c)
Secure Hashing Algorithm (SHA)
d)
RSA
37.

Cipher based on substitution, using multiple substitution alphabets is called:

a)

Polyalphabetic cipher

b)

Monoalphabetic cipher

c)

Polycipher

d)

Monocipher

38.

The Vigenere cipher is the most well-known of which type

a)

Polyalphabetic

b)

Symmetric

c)

Transposition

d)

Substitution

39.

Which type of encryption process uses the same key for encryption and decryption

a)

Transposition cipher

b)

Asymmetric encryption

c)

Block encryption

d)

Symmetric encryption

40.

What is the challenge of using symmetric encryption?

a)

The key can easily be broken.

b)

The key must be pre-shared in a secure fashion.

c)

You have to use a stream or block cipher.

d)

Not many people are familiar with this encryption standard.

41.

Amanda want to send encrypted data to David. Which is the correct process?

a)

Amanda will encrypt data with her private key, and David will decrypt with his private key.

b)

Amanda will encrypt data with David's public key, and David will decrypt with his private key.

c)

Amanda will encrypt data with David's public key, and David will decrypt with his public key.

d)

Amanda will encrypt data with David's private key, and David will decrypt with his public key.

42.

How far back in history do we find examples of cryptography?

a)

At least as far back as the ancient Romans, possibly even as far as 1900 BC in Egypt's Old Kingdom

b)

The CIA first established the practice in the 1970s in cooperation with early programming researchers

c)

The Nazis created the Enigma Machine in World War 2

d)

The Imperial Japanese Navy used it in the 1800s

43.

Using a password to encrypt a message is an example of:

a)

Symmetric encryption

b)

Asymmetric encryption

c)

A cryptographic hash function

d)

Two-factor authentication

44.

Some examples of common uses for asymmetric encryption would be

a)

Secure web traffic

b)

Encrypted email

c)

Hiding messages in image files

d)

Sending a secure message through one medium and the password through another medium

45.

Why is the vigenere cipher hard to crack? Choose two.

a)

One cannot solve using frequency analysis directly.

b)

A Vigenère cipher relies upon an "alphabet shift" algorithm.

c)

The key is always secret to both the sender and receiver of the message.

d)

Long keys create exponential growth possibilities.

46.

What does Computationally Hard means?

a)

Another term for encrypted message.

b)

Use an algorithm to decode a message.

c)

A problem that cannot be solved in a reasonable amount of time.

d)

Encryption based on shifting the alphabet.

47.

Why are computers better than humans at breaking encryptions such as the Vigenere?

a)

Computers are smarter than humans.

b)

Computers are faster than humans.

c)

The Vigenere was originally designed by a computer.

d)

They are not; humans are better at breaking encryptions than computers.

48.

Which makes a password harder to crack?

a)

A word from the dictionary

b)

8 random characters that includes number and punctuation.

c)

A 16-character password that is all letters of the alphabet

d)

A 32-character password that is all letters of the alphabet.

e)

A 150-character password that is all the same character.

49.
The key for a random substitution cipher is 
a)
a number
b)
an alphanumeric string
c)
a mapping of the letters of the alphabet to other letters
d)
two keys, a public and a private
50.
This type of cyber attack involves overwhelming web servers with more requests for data than they can handle.
a)
phishing
b)
DDoS
c)
private key cracking
d)
public key encryption
51.
When criminals attempt to obtain personal data by sending email impersonating legitimate companies, it is called 
a)
DDoS
b)
Caesar
c)
Vigenere
d)
phishing
52.
Historically it has been observed that computer processing speeds tend to double every two years. This is known as:
a)
Boolean's Conjecture
b)
Moore's Law
c)
The "Big Data" Effect
d)
Powers of 2 Principle
53.
When a computer scientist uses the term "Big Data" what do they typically mean?
a)
That a data set is larger than 5TB, which is the common "Big Data" threshold. 
b)
There is enough data that traditional data processing applications are inadequate. 
c)
It implies that the findings from the data analysis are hugely important for society. 
d)
There is so much data that it is virtually impossible to process. 
54.

Which of the following is FALSE regarding exponential growth?

a)

Based on this concept, the average hard drive will be 8-10 terabytes in just over six years

b)

Exponential growth (combined with Moore's Law) makes it easier to plan for our future computing power and storage needs

c)

Refers to the fact that computing power is doubling every 1.5 to 2 years

d)

The amount of data being pushed around, saved, and/or processed is growing exponentially

55.

Which of the following is the best explanation for the concept of "The cost of free"?

a)

Apps and websites that collect and track data about you in exchange for providing you a service free of cost.

b)

You receiving coupons for stores you frequently shop at.

c)

Receiving emails from an online store that you always buy items from.

d)

Apps and websites that collect and track data about you in exchange for providing you a service that you must pay for.

56.
What can be found in our browsers that keeps a record of our movements on the Internet?
a)
Hackers
b)
Virus
c)
Cookies
d)
Phishing scam
57.

A broad term for datasets so large or complex that traditional data processing applications are inadequate.

a)

Moore's law

b)

Big data

c)

Exponential Growth

d)

Data analysis

58.

What is data that describes data?

a)

metadata

b)

maxdata

c)

context

d)

content

59.

According to Moore's Law, the world will produce as much data in the next _______ years as currently existed in all of humanity prior to that:

a)

Two

b)

Three

c)

Five

d)

Six

60.

Above is an image from Google Trends that plots Cats and Dogs.


Which of the following is NOT a reasonable conclusion you can come up with looking at this chart?

a)

The sharp spike in dogs trends could be due to an increase in dog attack stories during that year

b)

This chart proves that people love dogs more than they do cats

c)

People search for dogs more than they do cats

d)

It's possible there were more funny dog videos than cat videos during this period of time

61.

To interpret data usually means making key assumptions. If those assumptions are wrong, our entire analysis may be wrong as well. That being said, which of the following is NOT a reason that Google Flu Trends (GFT) eventually failed?

a)

#1 - People reading about the flu skewed the results that GFT came up with on how many would people would get affected by the flu

b)

#2 - In most cases GFT overestimated the number of individuals that would get the flu

c)

#3 - By Google recommending searches to users, it skewed what terms people were searching for

d)

All three statements (#1, 2, 3) are reasons GFT eventually failed

62.

“Digital Divide” leads to some groups being over- or under-represented. Access and use of the Internet can differ by all of the following EXCEPT:

a)

Relationship Status

b)

Race

c)

Education

d)

Disability

63.

The vast majority of computer security failures are due to:

a)

Software vulnerabilities

b)

Hardware limitations

c)

Human Carelessness

d)

Bot Nets

64.

When someone attempts to compromise a target by flooding it with requests from multiple systems that is called a:

a)

SSL/TLS layer

b)

Virus

c)

Phishing Scam

d)

DDoS Attack

65.

When someone tries to get you to give up personal information through email or a bogus website it is called a:

a)

DDoS Attack

b)

Phishing Scam

c)

Virus

d)

SSL/TLS layer

66.

What does the "s" in "https" refer to?

a)

It's the plural of http - a more robust version of http that runs on multiple channels.

b)

s is for "secure" - a version of http that is encrypted.

c)

s is for "simple" - a simplified version of http that runs faster on modern computers

d)

s is for "standard" - to distinguish the original http from non-standard versions like httpv and httpx s is for "standard" - to distinguish the original http from non-standard versions like httpv and httpx

67.

Breaking News: today multiple systems from the outside flooded the Bank of Colony's website with an unusually high amount of traffic, resulting in the website shutting down for hours. The newscast may not say it, but this is an example of:

a)

DDoS Attack

b)

Phishing Scam

c)

Virus

d)

SSL/TLS layer

68.

Breaking News: today thousands of customers at the Bank of Colony were fooled into opening an email and clicking what they thought was a link to their website. While the website looked like the real Bank of Colony website, it was actually a fake website where thousands of usernames and passwords were compromised. The newscast may not say it, but this is an example of:

a)

DDoS Attack

b)

Phishing Scam

c)

Virus

d)

SSL/TLS layer

69.

In 2001, tens of millions of Windows personal computers were attacked when users opened an email with the subject line "ILOVEYOU" and the attachment "LOVE-LETTER-FOR-YOU.txt.vbs". This damaged the local machine , overwriting random types of files (Office files, audio, images) and sent a copy of itself to all addresses in the Windows Address Book used by Microsoft Outlook. This type of attack was considered a:

a)

DDoS Attack

b)

Phishing Scam

c)

Virus

d)

SSL/TLS layer

70.

What is 20 MOD 15?

a)

0

b)

1.5

c)

5

d)

15

71.

What is 13 MOD 17?

a)

12

b)

13

c)

14

d)

15

72.

Which of the following is FALSE regarding modulo?

a)

It's a mathematical operation where the clock size is divided by a randomly selected number

b)

It's a mathematical principle that allows public and private keys to work

c)

It's important for cryptography because it can act as a one-way function

d)

It's a mathematical operation that returns the remainder after integer division.

73.

Which of the following is NOT an advantage of public key encryption:

a)

Any person can send any other person a secret message transmitting information over insecure channels

b)

It's a form a symmetric encryption

c)

While this method of encryption is publicly known, keys are never exchanged

d)

Public key encryption is a public standard and with that, no one person or company owns this

74.

This type of cipher maps each letter of the alphabet to a randomly chosen other letters of the alphabet:

a)

Caesar Cipher

b)

Random Substitution Cipher

c)

Vigenere Cipher

d)

Public Key Encryption Cipher

75.

These types of text files in our browsers keep a record of our movements on the Internet:

a)

Clipboard

b)

Data Track

c)

Cookies

d)

Internet Log

76.
An application's privacy policy:
a)
guarantees customer data will not be hacked
b)
describes how the application gathers, uses, discloses, and manages users' data
c)
ensures user data will only be disclosed to companies with good ethics
d)
encourages reasonable social media activity
77.
There is a lot of data that gets lost regularly which could pose a security threat. Which of the following is NOT an example of this kind of data?
a)
Personal data 
b)
Usernames
c)
Your online shopping habits
d)
Financial data such as credit card information
78.

Another name for a password:

a)

Cryptographic key

b)

Vigenere cipher

c)

Caeser cipher

d)

Decryption key

79.
Which of the following encryption algorithms would be computationally hard?
a)
Caesar cipher
b)
Random substitution cipher
c)
Vigenere cipher
d)
None of the above, they are all easy to crack!
80.
Asymmetric encryption uses only 1 key.
a)
True
b)
False
81.

Which of the following passwords is the strongest?

a)

3456789

b)

COHS_18#

c)

ilovecomputerscience

d)

abc1234_#Z

82.

The Caesar Cipher has 25 different shifts to try. How many possibilities are there to try in a random substitution cipher?

a)

25

b)

25 x 2

c)

25^2

d)

25x24x23x22x21.....3x2x1

83.
Which of these is one of the three factors that affects the digital divide?
a)
Geographical location
b)
Test Scores
c)
Student Behavior
d)
A teacher's ability to use technology.