Re: [kitten] SPAKE Preauth

Nico Williams <nico@cryptonector.com> Tue, 05 May 2015 18:02 UTC

Return-Path: <nico@cryptonector.com>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60C9C1A903E for <kitten@ietfa.amsl.com>; Tue, 5 May 2015 11:02:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.043
X-Spam-Level:
X-Spam-Status: No, score=-1.043 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YFQGONfVz5wX for <kitten@ietfa.amsl.com>; Tue, 5 May 2015 11:02:45 -0700 (PDT)
Received: from homiemail-a49.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 71A9E1A90CF for <kitten@ietf.org>; Tue, 5 May 2015 11:02:19 -0700 (PDT)
Received: from homiemail-a49.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a49.g.dreamhost.com (Postfix) with ESMTP id 0AD56200D3097 for <kitten@ietf.org>; Tue, 5 May 2015 11:02:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h= mime-version:in-reply-to:references:date:message-id:subject:from :to:cc:content-type; s=cryptonector.com; bh=M3P67+7kPLlvJkzlWPwW yyQ98M8=; b=Tzd7RhG5Zy9ylT4CMU/gWiNNIV95bWlRj1EsRleL/1iu9OYUmTAo mdnedUpbcM11M9qjM+uAt7Lf41g58kCY2Veu/Tqcht+pMHLAJx5YJUD392B6FOa/ IlD+zZ/EGqRVHQt+gfanx9mxkQxVMtqNcUxQhPnDb+Krpmz4TcsqDG4=
Received: from mail-yh0-f49.google.com (mail-yh0-f49.google.com [209.85.213.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: nico@cryptonector.com) by homiemail-a49.g.dreamhost.com (Postfix) with ESMTPSA id 8D65E200D3096 for <kitten@ietf.org>; Tue, 5 May 2015 11:02:18 -0700 (PDT)
Received: by yhda23 with SMTP id a23so43181698yhd.2 for <kitten@ietf.org>; Tue, 05 May 2015 11:02:16 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.236.2.97 with SMTP id 61mr4263789yhe.195.1430848936449; Tue, 05 May 2015 11:02:16 -0700 (PDT)
Received: by 10.13.253.3 with HTTP; Tue, 5 May 2015 11:02:16 -0700 (PDT)
In-Reply-To: <1132502056.11486843.1430848538821.JavaMail.zimbra@redhat.com>
References: <20150505041736.7CC3741428@pb-smtp1.pobox.com> <1132502056.11486843.1430848538821.JavaMail.zimbra@redhat.com>
Date: Tue, 05 May 2015 13:02:16 -0500
Message-ID: <CAK3OfOhSwc23WGXHK2J97iH_R-oRi4EjTiR0T8gbWpzxpT4DkQ@mail.gmail.com>
From: Nico Williams <nico@cryptonector.com>
To: Simo Sorce <ssorce@redhat.com>
Content-Type: multipart/alternative; boundary="089e013a10a8959d6e0515597a9c"
Archived-At: <http://mailarchive.ietf.org/arch/msg/kitten/MSGDEAmvjOcZDnZKz6c-TzOrGjY>
Cc: "kitten@ietf.org" <kitten@ietf.org>
Subject: Re: [kitten] SPAKE Preauth
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>, <mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>, <mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 May 2015 18:02:46 -0000

I meant generic as in: works with all the commonly deployed OTPs such as
HOTP, including all schemes where the user merely types in a sequence of
digits appearing in a display on a token.