Re: [kitten] Kerberos preauth negotiation techniques

Nico Williams <nico@cryptonector.com> Mon, 23 February 2015 21:41 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 CE3591A3B9C for <kitten@ietfa.amsl.com>; Mon, 23 Feb 2015 13:41:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.044
X-Spam-Level:
X-Spam-Status: No, score=-1.044 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, 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 guI5_ZO-T1pm for <kitten@ietfa.amsl.com>; Mon, 23 Feb 2015 13:41:23 -0800 (PST)
Received: from homiemail-a64.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 264551A6F10 for <kitten@ietf.org>; Mon, 23 Feb 2015 13:41:23 -0800 (PST)
Received: from homiemail-a64.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a64.g.dreamhost.com (Postfix) with ESMTP id 0965C43807C for <kitten@ietf.org>; Mon, 23 Feb 2015 13:41:23 -0800 (PST)
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=lo+cQDChpxeXnEp6/Cj8 QQjtVlE=; b=bZVYmPRXWp/UcFKmS01wPC+rwJQX5jTYwsdUE6ysWOjRzACqaWuN v0CjoXC+0YGwmWDRWkse3Z3/JF0ggPjWBZCIR7/n1JsP03MysitbP/rOJNtTJ34l vFhxQK/ern8Lor/aT6bW1W/xmu1JmM9gIamgHJgusiB6BbDieqEAF0g=
Received: from mail-ig0-f176.google.com (mail-ig0-f176.google.com [209.85.213.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nico@cryptonector.com) by homiemail-a64.g.dreamhost.com (Postfix) with ESMTPSA id F098D438079 for <kitten@ietf.org>; Mon, 23 Feb 2015 13:41:22 -0800 (PST)
Received: by mail-ig0-f176.google.com with SMTP id hl2so21849566igb.3 for <kitten@ietf.org>; Mon, 23 Feb 2015 13:41:22 -0800 (PST)
MIME-Version: 1.0
X-Received: by 10.42.213.7 with SMTP id gu7mr14083144icb.47.1424727682589; Mon, 23 Feb 2015 13:41:22 -0800 (PST)
Received: by 10.64.130.66 with HTTP; Mon, 23 Feb 2015 13:41:22 -0800 (PST)
In-Reply-To: <54EB9A91.6040007@mit.edu>
References: <x7da90k47ox.fsf@equal-rites.mit.edu> <1424189675.2645.23.camel@redhat.com> <54E4F31D.5080103@mit.edu> <20150218204339.GR5246@localhost> <1424722422.2604.77.camel@redhat.com> <54EB9A91.6040007@mit.edu>
Date: Mon, 23 Feb 2015 15:41:22 -0600
Message-ID: <CAK3OfOhkNdhAUNeKMqqBvkMspM3pCtvA_AOFKB-Zb7UXh4w9aw@mail.gmail.com>
From: Nico Williams <nico@cryptonector.com>
To: Greg Hudson <ghudson@mit.edu>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/kitten/AtYbVU7l2IDWVGWi6Nnzypa5ei0>
Cc: "kitten@ietf.org" <kitten@ietf.org>
Subject: Re: [kitten] Kerberos preauth negotiation techniques
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: Mon, 23 Feb 2015 21:41:24 -0000

On Mon, Feb 23, 2015 at 3:24 PM, Greg Hudson <ghudson@mit.edu> wrote:
> On 02/23/2015 03:13 PM, Nathaniel McCallum wrote:
>> We also discussed making group negotiation have a note in the RFC
>> about being careful regarding the number of groups exposed. I suspect
>> sensible defaults will be:
>> * P-256
>> * P-384
>> * P-521
>> * Curve25519
>
> I would prefer an even more limited offering, but this decision can wait
> until later.


I think two for the 128-bit level and one or two (preferably one) each
for the 192- and 256-bit levels.

Nico
--