Assignment Instructions/ Description
INTRO TO CRYPTOGRAPHY��Please help me figure out how to determine which registers are involved in the XOR operation. I am having a hard time figuring it out�Image transcription textThe hacker intercepted the following message:
11001001 00110110 10101110 11001101
The hacker knows that four registers were used for encryption. Additionally, he discovered the ASCII text
editor that was employed and thus obtained the plaintext character "WO = 01010111 01001111"
Task 1: Determine which registers are involved in the XOR operation.
Task 2: Decrypt the message.
Note: To receive credit for this lab, you must demonstrate each step taken to arrive at the solution rather
than solely providing the final answer.
CLK
FF3
FF2
FF1
FFO
2
$2
$3
$4
5
$6
7
$7
58
9
$9
10
$10
11
$11
12
$12
13
$13
14
$14
15
$15... Show more�