Question
See Problem 11.3 for a definition of one-way for public-key encryption. Prove that any CPA secure public-key encryption scheme is also one-way. (You dont need
See Problem 11.3 for a definition of one-way for public-key encryption. Prove that any CPA secure public-key encryption scheme is also one-way. (You dont need to work (a) or (b) for this part.)
11.3 Say a public-key encryption scheme (Gen,Enc,Dec) for n-bit messages is one-way if any ppt adversary A has negligible probability of success in the following experiment:
Gen(1n) is run to obtain keys (pk,sk).
A message m {0,1}n is chosen uniformly at random, and a ciphertext c Encpk(m) is computed.
A is given pk and c, and outputs a message m'. We say A succeeds if m' = m. (a) Give a construction of a CPA-secure KEM in the random-oracle model based on any one-way public-key encryption scheme.
(b) Can a deterministic public-key encryption scheme be one-way? If not, prove impossibility; if so, give a construction based on any of the assumptions introduced in this book.
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