Cryptography I
Python I
Cryptography II
Python II
Random Trivia!
100

An algorithm for performing encryption or decryption

What is a Chiper?

100

A 'chunk' of code that you can use over and over again

What is a function?

100

In asymmetric cryptography, a key that is shared publicly and used to encrypt data or verify digital signatures

What is a public key?

100

This statement is called an indefinite loop

What is a while loop?

100

The name of the recently launched missin to Jupiter's moon Europa

What is Clipper? (Europa Clipper also accepted)

200

The process of securely exchanging cryptographic keys between parties

What is Key Exchange?

200

First line of a function

What is a header?

200

A digital document used to verify the ownership of a public key, issued by a trusted authority

What is a certificate?

200

The order statements are executed in a program

What is the flow of execution?

200

How many neck bones (bony cervical vertebraes) do Giraffes have?

What is 7?

300

The practice of hiding messages or information within other non-suspicious data

What is stegonography?

300

This keyword is used to end the current iteration in a for loop (or a while loop), and continues to the next iteration

What is continue?

300

A function that converts an input into a fixed-size string of characters, typically a digest that represents the original data

What is a Hash? (Hash function also accepted)

300

Defining a function creates a ______ with the same name

What is a variable?

300

The world record for the tallest house of cards in feet

What is 25?

400

A type of cryptography that uses a pair of keys, one public and one private, for encryption and decryption

What is Asymmetric Key? (Asymmetric encryption also accepted)

400

The variable that changes each time the loop executes and controls when the loop finishes

What is the iteration variable?

400

A framework that defines how parties in a network trust each other and how trust is established and maintained

What is a Trust model?

400

Term describing situation where more than two branches are needed in a flow chart

What is a chained conditionals?  

400

The number of words from the first verse in the Hebrew bible that weren't translated to english due to a lack of approriete translation in the English language

What is 2? (the words et (את) and ve'et (ואת))

500

The study of analyzing and breaking cryptographic systems

What is Cryptanalysis?

500

The pattern of processing a string is called

What is traversal?

500

The result of a hash function, which is a fixed-size string that uniquely represents the original data

What is a Message Digest?

500

Data structure which lets you create a sequence of any data type

What is a tuple?

500

Footware is never made of glass. The commonly accepted material Cinderella's shoe was made from (as a result of translation error)

What is squirrel fur?

M
e
n
u