CS572AH2 Homework Assignment-1*
Send HW1 Report electronically
Cracking a Simple Cipher

Student’s Name: ___________________

Introduction

If you’re a fan of puzzles (or even if you’re not), this should be a fun assignment!

One of the textbooks on Computer Security contains two ciphers:

  1. 1. On the page immediately following the title page, there is the following ciphertext:

Gh dt rgbanygr, shzznivbnr iya cidwzt, meh eifn wyrpwona dn gh mowgn gewr jhhu.

“Ea qu nmj’l ojmq qxuvu qu’vu rmejr, wjg vmwn qeii nm”.

These ciphers are simple substitution ciphers of the type that many people like to amuse themselves trying to solve. Newspapers often publish a daily crypto-puzzle (along the lines of a daily crossword puzzle) which readers try to solve — often during their daily commutes.

The Homework Assignment-1

The assignment is twofold:

  1. Read Edgar Allan Poe’s The Gold Bug [1], and Sir Arthur Conan Doyle’s The Adventure of the Dancing Men [2] (see References below).

Note: Not native speakers of English may have some trouble reading parts of these stories, because they use archaic English words and attempt to represent characters’ accents and dialects (in particular, the freed slave in The Gold Bug has a strong Southern black accent). You may have to ask a native English speaker to “translate” for you. Remember, for the purposes of this assignment, not all aspects of the stories are germane.

  1. Solve the two ciphers (shown above and below)– that is, determine the English cleartext from which the ciphertext was derived.

Gh dt rgbanygr, shzznivbnr iya cidwzt, meh eifn wyrpwona dn gh mowgn gewr jhhu.

Ea qu nmj’l ojmq qxuvu qu’vu rmejr, wjg vmwn qeii nm”.

There are many resources you can use to accomplish the above, including (in no particular order):

Once you’ve tried the above (please try it first, and spend some time on it), you can resort to other methods:

What to Submit in your Homework-1 Report:

I am more interested in how you solved the ciphers than the actual answers (which I already know).  Please submit a description of what you did, which should include:

Edgar Allan Poe’s The Gold Bug [1]shows an example of an explanation of how one of the characters solved his cipher. Have your explanation be of a similar nature, so that I can understand how you went about solving the problems.

REFERENCES

Here are some classic short stories by authors who have written about cryptography:

  1. The Gold Bug, by Edgar Allen Poe. Retrieved from http://www.online-literature.com/poe/32/ (For another copy of the text with an annotated vocabulary see here: http://poestories.com/text.php?file=goldbug) (Also see here: http://en.wikipedia.org/wiki/The_Gold_Bug)
  2. The Adventure of the Dancing Men, by Sir Arthur Conan Doyle, Retrieved from http://en.wikisource.org/wiki/The_Adventure_of_the_Dancing_Men  (A Sherlock Holmes story)
    _______________________________
    * The assignment idea was offered originally by Dr. Bryan J. Higgs.