sacred-4----Page:7
1  2  3  4  5  6  7  8  9 

OPAKE: Security Theorem
d = size of dictionary
n = number of online authentication attempts
t = running time of adversary
AdvHSS = probability of finding a “hidden smooth subgroup”
AdvOPAKE = advantage in breaking OPAKE

AdvOPAKE(t) = n/d + AdvHSS(O(t)) + e

Interpretation
If hidden smooth subgroup problem is hard, then in OPAKE the adversary has negligible advantage over a simple online dictionary attack
PPT Version