Re: [IPsec] AES key lengths: draft-ietf-ipsecme-esp-ah-reqts

<Paul_Koning@Dell.com> Mon, 10 March 2014 16:58 UTC

Return-Path: <Paul_Koning@Dell.com>
X-Original-To: ipsec@ietfa.amsl.com
Delivered-To: ipsec@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA4F21A0552 for <ipsec@ietfa.amsl.com>; Mon, 10 Mar 2014 09:58:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.748
X-Spam-Level:
X-Spam-Status: No, score=-4.748 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.547, SPF_PASS=-0.001] autolearn=ham
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 y3Oox53WvXAJ for <ipsec@ietfa.amsl.com>; Mon, 10 Mar 2014 09:58:16 -0700 (PDT)
Received: from ausc60ps301.us.dell.com (ausc60ps301.us.dell.com [143.166.148.206]) by ietfa.amsl.com (Postfix) with ESMTP id 0522C1A0505 for <ipsec@ietf.org>; Mon, 10 Mar 2014 09:58:15 -0700 (PDT)
X-LoopCount0: from 10.175.216.251
X-IronPort-AV: E=Sophos;i="4.97,625,1389765600"; d="scan'208";a="443715045"
From: Paul_Koning@Dell.com
To: paul@cypherpunks.ca
Thread-Topic: [IPsec] AES key lengths: draft-ietf-ipsecme-esp-ah-reqts
Thread-Index: AQHPPIAkMEREQoCDQC27eSw4Gtdo9Jra3qEA
Date: Mon, 10 Mar 2014 16:58:07 +0000
Message-ID: <C75A84166056C94F84D238A44AF9F6AD16C6875F@AUSX10MPS303.AMER.DELL.COM>
References: <8D3D17ACE214DC429325B2B98F3AE71206CF439362@MX15A.corp.emc.com> <C75A84166056C94F84D238A44AF9F6AD06F1684B@AUSX10MPC102.AMER.DELL.COM> <531DE2C2.7050109@bbn.com> <C75A84166056C94F84D238A44AF9F6AD16C67F8F@AUSX10MPS303.AMER.DELL.COM> <alpine.LFD.2.10.1403101242590.26293@bofh.nohats.ca>
In-Reply-To: <alpine.LFD.2.10.1403101242590.26293@bofh.nohats.ca>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.152.216.26]
Content-Type: text/plain; charset="Windows-1252"
Content-ID: <559218A20A512F4DB0238C1A95AC6BC7@dell.com>
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Archived-At: http://mailarchive.ietf.org/arch/msg/ipsec/WdWV-329L7lNjxOYyMRpWE2ekPo
Cc: ipsec@ietf.org
Subject: Re: [IPsec] AES key lengths: draft-ietf-ipsecme-esp-ah-reqts
X-BeenThere: ipsec@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Discussion of IPsec protocols <ipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Mon, 10 Mar 2014 16:58:19 -0000

On Mar 10, 2014, at 12:45 PM, Paul Wouters <paul@cypherpunks.ca> wrote:

> On Mon, 10 Mar 2014, Paul_Koning@Dell.com wrote:
> 
>> That’s a good argument for a user choosing to use AES-128 rather than AES-256.  But it doesn’t really address why “SHOULD implement” isn’t justified — the implementation cost is trivial and if it isn’t used it has no performance impact.
> 
> It's not the implementation cost that matters. It is the GUI confusion.
> For example one vendor uses "aes" as aes128, and another vendor uses
> "aes" for aes256 (or aes_ctr or aes_cbc or aes_gcm). Each option we
> expose needlessly to the enduser is one more potential interop issue.

True.  But if you assume sufficiently foolish GUI designs, just about anything can be hard to use.  And I don’t think that good crypto design should be put at the mercy of people who can’t design a decent UI.  We know that it’s possible to get this right.

	paul