Question

In: Computer Science

Decrypt as many letters and words as you can in the cipher text listed below. You...

Decrypt as many letters and words as you can in the cipher text listed below. You don’t need to explain, only bullet list the steps in the order that you take to decrypt this cipher-text.

Caesar cipher

ZQHCFWPFHPBFIPBQWKFABVYYDZBOTHPBQP

QJTQOTOGHFQAPBFEQJHDXXQVAV

XEBQPEFZBVFOJIWFFACFCCFHQWAUVWFLQH

GFXVAFXQHFUFHILTTAVWAFFAW

TEVOITDHFHFQAITIXPFHXAFQHEFZQWGFLVWPTHFTDPTOGHFQPBQWAQJJTODXQHFOQPWTBDHHIXQVA

Solutions

Expert Solution

In the Question it is mentioned that CAESAR cipher is used. But trying all possibilities of Caesar shifts (i.e 1 to 26) haven't give any meaningful plaintexts.However Considering the given ciphertext as substitution cipher I was able to decrypt the given Ciphertext to Plaintext ::

CARPENTER THEY THANKED HIM MUCH FOR THAT

A LOAF OF BREAD THE WALRUS SAID
IS WHAT WE CHIEFLY NEED PEPPER AND VINEGAR

BESIDES ARE VERY GOOD INDEED
NOW IF YOU RE READY OYSTERS DEAR WE CAN BEGIN TO RE OUT OF BREATH AND ALL OF US ARE FAT NO HURRY SAID

I have added spaces for more readability of the plaintext message.

substitution key:

ciphertext :: qgzafolbvskjywtcmhxpduerin

plaintext :: abcdefghijklmnopqrstuvwxyz

Above Substitution key imply's that each character in ciphertext line maps to the character right below in plaintext.

for eg, if q is in ciphertext then corresponding character in plaintext is a.

So, steps to produce the plaintext from ciphertext is to replace every character in ciphertext with corresponding character

Using the above given mapping(key).

If you have any doubts, I will always be happy to clarify them. Just mention in comment section.


Related Solutions

Based on Rectangle transposition techniques, decrypt the following cipher text “LTHBPEEMOSRAIAESIGCVDENTUUBWEFSONES”. Then use the same key...
Based on Rectangle transposition techniques, decrypt the following cipher text “LTHBPEEMOSRAIAESIGCVDENTUUBWEFSONES”. Then use the same key to encrypt the following plain text “the automorphism group is more difficult”.           there is no given key
How to decrypt the cipher encrypted by the algorithm showed as below when clearText and key...
How to decrypt the cipher encrypted by the algorithm showed as below when clearText and key are not given: def encrypt(cleartext, key): to_return = bytearray(len(cleartext)) for i in xrange(len(cleartext)): to_return[i] = ord(cleartext[i]) ^ ord(key[i % len(key)]) return str(to_return)
1) How many different ways can you arrange the letters in the words a) “friends” b)...
1) How many different ways can you arrange the letters in the words a) “friends” b) “initial” c) “probability” Show your calculations.
Suppose you want to form words with 3 letters and all letters in the alphabet can...
Suppose you want to form words with 3 letters and all letters in the alphabet can be used except A and B (so, XYZ would be a word for example even though it does not make sense). a) How many possibilities do you have if repetition is permitted and ordering is relevant, how many possibilities do you have if repetition is not permitted and ordering is relevant; how many possibilities do you have if repetition is not permitted and ordering...
One can encrypt numbers as strings of letters by applying a substitution cipher. For example, the...
One can encrypt numbers as strings of letters by applying a substitution cipher. For example, the substitution 0 <-> F, 1 <-> G, 2 <-> D, 3 <-> Z, would encrypt the number 30231 as the string of letters ZFDZG. Decipher the following encrypted equation involving three numbers: AB + BC + ACA = BCB. (You may need to use the fact that our usual numbers are represented in base 10, for example, the number 838 is represented with digits...
In how many ways can you arrange the letters of " ARRANGEMENT?"
In how many ways can you arrange the letters of " ARRANGEMENT?"
a)     How many four-letter words can be formed from the letters of the word LAUNDRY if each...
a)     How many four-letter words can be formed from the letters of the word LAUNDRY if each letter can only be used one time in a word? Y is NOT considered a vowel in this word. b)    How many contain the letter Y? c)     How many contain both vowels? d)    How many of them contain exactly three consonants? e)    How many of them begin and end in a consonant? f)      How many begin with N and end in a vowel? g)     How many begin with N and...
Reply to text below in 200 words The urinary system is composed of many working parts....
Reply to text below in 200 words The urinary system is composed of many working parts. The main parts include, the kidneys, ureters, bladder, and urethra. The function of the kidneys involves nephrons (filtering units) filtering out urea (product of waste due to the breakdown of proteins) in the blood. The urine then will travel down from the kidneys to the bladder through tubes called the ureters. Urea, or waste products, are excreted in the form of urine through the...
How many ways can you arrange the letters of the word “COURSE” if: The first and...
How many ways can you arrange the letters of the word “COURSE” if: The first and last letters must be a vowel.
In how many ways can you rearrange the letters A, B, C, D, E?
In how many ways can you rearrange the letters A, B, C, D, E?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT