I do have another,
I have completed all the other Q's i posted and the other sections but this one is over my head
4.[9 marks] Now let’s look at a more modern symmetric encryption. Assume that the algorithm for this system is to rotate the bits in the message right 8positions, XOR the bits with the key, and rotate the bits 3 positions to the left.
a. I will email you the key which is encoded within a spam email message. Please be on the
lookout for this message. Once you receive the email go to
http://www.spammimic.com/and click on Decode. Cut and paste the body of your email into the Decode window and
get the key. The key will be 2hex numerals. If you don't get 2 hex numerals when you
decode the message, you haven't copied the entire email message. What is the key?
Went to the site decoded the E-mail got:
59b. Using the key and the above algorithm, decrypt the following name (given in hex): 50 A0 C0 58.
Remember that you’ll have to reverse the order and direction of operations in order to decrypt the name (i.e.Start by rotating 3positions right). What is the name?
c.The answer to part b is the name of a Roman god. Find (and state) the name of his
Mother and, using the key and the above algorithm, encrypt the name(in upper case)
and put in hex format.
No idea what is meant by XOR the bits