Podcast
Questions and Answers
Which algorithm outputs a key according to some distribution?
Which algorithm outputs a key according to some distribution?
- Gen (correct)
- Enc
- Dec
- All of the above
Which algorithm takes a key and a message as input and gives a ciphertext as output?
Which algorithm takes a key and a message as input and gives a ciphertext as output?
- Gen
- Enc (correct)
- Dec
- All of the above
Which algorithm takes a key and a ciphertext as input and gives a message as output?
Which algorithm takes a key and a ciphertext as input and gives a message as output?
- Gen
- Enc
- Dec (correct)
- All of the above
What does perfect correctness imply about the Dec algorithm?
What does perfect correctness imply about the Dec algorithm?
What does Pr[K = k] denote?
What does Pr[K = k] denote?
What is the purpose of the Gen algorithm?
What is the purpose of the Gen algorithm?
What does Enc algorithm do?
What does Enc algorithm do?
What does Dec algorithm do?
What does Dec algorithm do?
What does perfect correctness imply?
What does perfect correctness imply?
What do Pr[K = k] and Pr[M = m] denote?
What do Pr[K = k] and Pr[M = m] denote?