Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Similar to Problem 3.1 in the textbook( C. Paar and J. Pelzl, Understanding Cryptography, Springer, 2009. ISBN 978-3-642-04100-6.): An important property which makes DES secure

Similar to Problem 3.1 in the textbook( C. Paar and J. Pelzl, Understanding Cryptography, Springer, 2009. ISBN 978-3-642-04100-6.):

An important property which makes DES secure is that the S-boxes are nonlinear. Verify this property by computing the output of Si for several pairs of inputs. Show that Si(x1)+Si(x2) is different from Si(x1+x2), where + denotes bitwise XOR, for the following three cases. Write your answer in binary.

1. x1 =000000, x2 =000001: What is S1(x1)+S1(x2)? and what is S1(x1+x2)?

2. x1 =111111, x2 =100000: What is S2(x1)+S2(x2)? and what is S2(x1+x2)?

3. x1 =101010, x2 =010101: What is S3(x1)+S3(x2)? and what is S3(x1+x2)?

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 Systems Introduction To Databases And Data Warehouses

Authors: Nenad Jukic, Susan Vrbsky, Svetlozar Nestorov

1st Edition

1943153191, 978-1943153190

More Books

Students also viewed these Databases questions

Question

Explain how to reward individual and team performance.

Answered: 1 week ago