Lec 12: Variants of EKE
Recap: UC-security proof for EKE
How difficult is this proof?
What about game-based security of EKE?
Generalized EKE
decrypt, recover KE message
output KE key
output KE key
decrypt, recover KE message
One-Encryption EKE (OEKE) [BCP03]
EKE v. OEKE
| computation cost | communication cost | round complexity | explicit authentication? |
EKE | 2 exp + 1 IC (both parties) | | 1-simultaneous round | none |
OEKE | | | 1-round | one-side |
How to compare different cryptographic protocols in general?
Simple PAKE II (SPAKE2) [AP05]
References