Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 3. Complete both of the following points. (a) Prove that every PRG is also a OWF. Specifically, suppose G:{0,1}n{0,1}m for m>n is a PRG,

image text in transcribed

Problem 3. Complete both of the following points. (a) Prove that every PRG is also a OWF. Specifically, suppose G:{0,1}n{0,1}m for m>n is a PRG, prove G is also a OWF. (b) Prove now that not every OWF with m>n is a PRG. Specifically, let f:{0,1}n{0,1}m with m>n be a OWF. Use f to build another function f:{0,1}n{0,1}m+1 which is a OWF but which is not a PRG. Prove that f is a OWF (assuming f is) but is not a PRG. (c) Suppose (Gen, Enc, Dec) is a PKE scheme. Recall that we normally model the key generation procedure Gen() as a randomized procedure which takes no input and which outputs a key pair (pk, sk). Let us instead for this problem be explicit about the randomness used by Gen. So we will think of Gen() as a deterministic function which takes as input a random string r{0,1}k and outputs (pk,sk). Prove that when modeled this way, Gen is a OWF. Remark: This proves that for PKE to exist, OWF must exist. It is possible to argue along similar lines and use the encryption procedure in any encryption scheme (PKE or SKE) to build a OWF. Thus, even for SKE to exist, OWF must exist

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 Concepts

Authors: David M. Kroenke, David J. Auer

7th edition

133544621, 133544626, 0-13-354462-1, 978-0133544626

More Books

Students also viewed these Databases questions