[kitten] GSS-only enctypes

Nico Williams <nico@cryptonector.com> Tue, 31 March 2015 15:21 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 E3CAA1ACE38 for <kitten@ietfa.amsl.com>; Tue, 31 Mar 2015 08:21:25 -0700 (PDT)
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 3yADdPAx8blU for <kitten@ietfa.amsl.com>; Tue, 31 Mar 2015 08:21:25 -0700 (PDT)
Received: from homiemail-a113.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 2D0331ACE36 for <kitten@ietf.org>; Tue, 31 Mar 2015 08:21:25 -0700 (PDT)
Received: from homiemail-a113.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a113.g.dreamhost.com (Postfix) with ESMTP id F3DF920058DAF for <kitten@ietf.org>; Tue, 31 Mar 2015 08:21:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h= mime-version:date:message-id:subject:from:to:content-type; s= cryptonector.com; bh=DJTb5SGjaGe6W1tXenkgNM4Hwxc=; b=CACsHNwImPd fG/wI7qWWxN76s7kes3LjIM+hbt0mX5cIt9njM/KZ8LDFtBG2WUksxr/e4voStZM p5OM7l3CMoGmXy6DUr6ZmMgSa9O/LRDxdLofrSy+GUI7qdEuQJu/+T6hjUj19Qf7 spbkkF260F/Xapn+n/WM++z3WwC2SaV0=
Received: from mail-ie0-f179.google.com (mail-ie0-f179.google.com [209.85.223.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: nico@cryptonector.com) by homiemail-a113.g.dreamhost.com (Postfix) with ESMTPSA id A755B20058DAD for <kitten@ietf.org>; Tue, 31 Mar 2015 08:21:24 -0700 (PDT)
Received: by iedfl3 with SMTP id fl3so20990973ied.1 for <kitten@ietf.org>; Tue, 31 Mar 2015 08:21:22 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.107.164.69 with SMTP id n66mr56628396ioe.82.1427815282253; Tue, 31 Mar 2015 08:21:22 -0700 (PDT)
Received: by 10.64.130.66 with HTTP; Tue, 31 Mar 2015 08:21:22 -0700 (PDT)
Date: Tue, 31 Mar 2015 10:21:22 -0500
Message-ID: <CAK3OfOj+Pe8kdAqfXR5EJgw38ekHSUwYv7NBEAZU3FpScbH3cw@mail.gmail.com>
From: Nico Williams <nico@cryptonector.com>
To: "kitten@ietf.org" <kitten@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/kitten/8-naZoa4FEyiKyNARlAOUP1Owfg>
Subject: [kitten] GSS-only enctypes
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, 31 Mar 2015 15:21:26 -0000

I think the consensus at the meeting was that we could indeed reuse
the Kerberos enctype number space for GSS-only enctypes, since there
is some precedent for this.  It would be significantly easier, from an
implementation perspective, to do just that.

Nico
--