Simpler Session-Key Generation
from Short Random Passwords

Minh Nguyen and Salil Vadhan


Abstract

Goldreich and Lindell (CRYPTO `01) recently presented the first protocol for password-authenticated key exchange in the standard model (with no common reference string or set-up assumptions other than the shared password).  However, their protocol uses several heavy tools and has a complicated analysis.

 

We present a simplification of the Goldreich-Lindell (GL) protocol and analysis for the special case when the dictionary is of the form D={0,1}^d, i.e. the password is a short random string (in the spirit of an ATM PIN number). The security bound achieved by our protocol is somewhat worse than the GL protocol. Roughly speaking, our protocol guarantees that the adversary can ``break'' the scheme with probability at most O(poly(n)/|D|)^\Omega(1), whereas the GL protocol guarantees a bound of O(1/|D|).

 

We also present an alternative, more natural definition of security than the ``augmented definition'' of Goldreich and Lindell, and prove that the two definitions are equivalent.


Versions



 [ back to Salil Vadhan's research]