Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This problem provides a numerical example of encryption using a one-round version of DES. We start with the same bit pattern for the key and

This problem provides a numerical example of encryption using a one-round version of DES. We start with the same bit pattern for the key and the plaintext in hexadecimal notation 0 1 2 3 4 5 6 7 8 9 A B C D E F: a) Derive K1, the first round sub-key. b) Derive L0, R0 . c) Expand R0 to get E[R0]. d) Calculate A= E[R0] xor K1. e) Group the 48-bit result of (d) into set of 6 bits and evaluate the corresponding S-box substitutions. f) Concatenate the results of (e) to get a 32-bit result, B. g) Apply the permutation to get P(B). h) Calculate R1=P(B) xor L0. i) Write down the cipher text.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Driven Web Sites

Authors: Mike Morrison, Joline Morrison

1st Edition

061901556X, 978-0619015565

More Books

Students also viewed these Databases questions