Tagged Questions
1
vote
1answer
113 views
Constructing secure key exchange protocol
I have $\Pi=(Gen,Enc,Dec)$ and let it be semantically secure public-key encryption scheme. Security parameter is $n$, then the message space of plaintext is always $\lbrace 0, 1 \rbrace^n$.
By using ...