Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assignment ( 4 ) For this assignment, you'll work through the simplified version of the DES algorithm ( S - DES ) we discussed in
Assignment
For this assignment, you'll work through the simplified version of the
DES algorithm SDES we discussed in class. SDES is not
cryptographically secure yet its operations are similar enough to the
inner workings DES, giving a better feel for how it works.
As mentioned in class, each block is bits, and the key is bits.
Perform just one round operation of the SDES for the following
bit input.
Input
Find the output which becomes the input for the next round
using the following figure.
For the key, convert the last digits of your student ID to
binary and use that value as the key. "For example, if your
Student ID is s then you'd convert to
binary, which is
Use the first letter of your name as the plaintext. "For
example, if your name is Ziad, then the first letter is
which is in binary".
Now use SDES to encrypt the first letter of your name
using the last digits in your student ID as the key. Show
all the steps of this encryption process.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started