Classical Encryption Techniques: Transformation of Plain Text into the Encoded Format i,e; Cipher Text

This is a computer science engineering quiz on cryptography and network security, which includes questions on classical encryption techniques.

Start Quiz

In brute force attack, on average half of all possible keys must be tried to achieve success.

True False

If the sender and receiver use different keys, the system is referred to as conventional cipher system.

True False

Divide (HAPPY)26 by (SAD)26. We get quotient –

KD LD JC MC

An encryption scheme is unconditionally secure if the ciphertext generated does not contain enough information to determine uniquely the corresponding plaintext, no matter how much cipher text is available.

True False

Dividing (11001001) by (100111) gives remainder –

11 111 101 110

The time required to convert a k-bit integer to its representation in the base 10 in terms of big-O notation is

O(log2 n) O(log n) O(log2 2n) O(2log n)

In base 26, multiplication of YES by NO gives –

THWOE MPAHT MPJNS THWAE

Division of (131B6C3) base 16 by (lA2F) base 16 yeilds –

1AD DAD BAD 9AD

The estimated computations required to crack a password of 6 characters from the 26 letter alphabet is-

308915776 11881376 456976 8031810176

Monoalphabetic ciphers are stronger than Polyalphabetic ciphers because frequency analysis is tougher on the former.

True False

Which are the most frequently found letters in the English language ?

e,a e,o e,t e,i

Choose from among the following cipher systems, from best to the worst, with respect to ease of decryption using frequency analysis.

Random Polyalphabetic, Plaintext, Playfair Random Polyalphabetic, Playfair, Vignere Random Polyalphabetic, Vignere, Playfair, Plaintext Random Polyalphabetic, Plaintext, Beaufort, Playfair

On Encrypting “thepepsiisintherefrigerator” using Vignere Cipher System using the keyword “HUMOR” we get cipher text-

abqdnwewuwjphfvrrtrfznsdokvl abqdvmwuwjphfvvyyrfznydokvl tbqyrvmwuwjphfvvyyrfznydokvl baiuvmwuwjphfoeiyrfznydokvl

On Encrypting “cryptography” using Vignere Cipher System using the keyword “LUCKY” we get cipher text

nlazeiibljji nlazeiibljii olaaeiibljki mlaaeiibljki

Pi in terms of base 26 is:

C.DRS

D.SQR

D.DRS

D.DSS

Quiz/Test Summary
Title: Classical Encryption Techniques: Transformation of Plain Text into the Encoded Format i,e; Cipher Text
Questions: 15
Contributed by:
james