Re: [IPsec] Beginning the PAKE selection process

Nicolas Williams <Nicolas.Williams@oracle.com> Wed, 26 May 2010 00:41 UTC

Return-Path: <Nicolas.Williams@oracle.com>
X-Original-To: ipsec@core3.amsl.com
Delivered-To: ipsec@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 199B13A68F3 for <ipsec@core3.amsl.com>; Tue, 25 May 2010 17:41:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.298
X-Spam-Level:
X-Spam-Status: No, score=-5.298 tagged_above=-999 required=5 tests=[AWL=1.300, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, UNPARSEABLE_RELAY=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Us6Dj0JZ8ipL for <ipsec@core3.amsl.com>; Tue, 25 May 2010 17:41:50 -0700 (PDT)
Received: from rcsinet10.oracle.com (rcsinet10.oracle.com [148.87.113.121]) by core3.amsl.com (Postfix) with ESMTP id 0D8C33A6A9B for <ipsec@ietf.org>; Tue, 25 May 2010 16:22:38 -0700 (PDT)
Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o4PNMQfd004467 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 25 May 2010 23:22:28 GMT
Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o4PM8od2013665; Tue, 25 May 2010 23:22:26 GMT
Received: from abhmt001.oracle.com by acsmt354.oracle.com with ESMTP id 267947971274829665; Tue, 25 May 2010 16:21:05 -0700
Received: from oracle.com (/129.153.128.104) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 25 May 2010 16:21:04 -0700
Date: Tue, 25 May 2010 18:21:00 -0500
From: Nicolas Williams <Nicolas.Williams@oracle.com>
To: Paul Hoffman <paul.hoffman@vpnc.org>
Message-ID: <20100525232100.GP9605@oracle.com>
References: <p06240809c8170588347a@[10.20.30.158]> <20100525212438.GL9605@oracle.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20100525212438.GL9605@oracle.com>
User-Agent: Mutt/1.5.20 (2010-03-02)
X-Auth-Type: Internal IP
X-Source-IP: acsinet15.oracle.com [141.146.126.227]
X-CT-RefId: str=0001.0A090205.4BFC5BB4.020A:SCFMA922111,ss=1,fgs=0
Cc: IPsecme WG <ipsec@ietf.org>
Subject: Re: [IPsec] Beginning the PAKE selection process
X-BeenThere: ipsec@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discussion of IPsec protocols <ipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ipsec>, <mailto:ipsec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipsec>
List-Post: <mailto:ipsec@ietf.org>
List-Help: <mailto:ipsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipsec>, <mailto:ipsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 26 May 2010 00:41:52 -0000

On Tue, May 25, 2010 at 04:24:38PM -0500, Nicolas Williams wrote:
> A thought about PAKEs and ZKPPs...

I should also mention that the benefits of the SCRAM-with-cb
approach: a) simplicity (doesn't get much simpler!), b) this is
completely unencumbered to the best of my knowledge[*].

The one downside is, as I described, the need to separately authenticate
the server to avoid sending material that is suitable for off-line
dictionary attacks to active attackers.  In practice this is easy to
deal with.

[*] SCRAM is based on DIGEST-MD5, which, to the best of my knowledge is
    unencumbered and has had a fruitful deployment store.

    Channel binding goes back to the early 90s (92, I believe) and, to
    the best of my knowledge, is also unencumbered.

Nico
--