Re: [TLS] Encrypt-then-MAC again (was Re: padding bug)

Watson Ladd <watsonbladd@gmail.com> Thu, 05 December 2013 05:53 UTC

Return-Path: <watsonbladd@gmail.com>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7ABE21AE1F2 for <tls@ietfa.amsl.com>; Wed, 4 Dec 2013 21:53:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, 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 B5EOPS8wPGpM for <tls@ietfa.amsl.com>; Wed, 4 Dec 2013 21:53:40 -0800 (PST)
Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) by ietfa.amsl.com (Postfix) with ESMTP id 6C0561AE085 for <tls@ietf.org>; Wed, 4 Dec 2013 21:53:40 -0800 (PST)
Received: by mail-wg0-f53.google.com with SMTP id k14so13751502wgh.32 for <tls@ietf.org>; Wed, 04 Dec 2013 21:53:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=gE3HSmjmV81dC4FJBCbqUXsojm8koU4LFh24EaSzBp0=; b=bvyhJKBXbhkisfnIn38s+wftWHNTbP36USFUb4an7+6d5N9Kyev9FD/sAlGMQGd5dr Q2yFrLpts+0ubtexg3uR4NXQSe26y+IZj3VcUquvgqxkj4jbdGjaMCnO9TnwSo2OY90x uof7s/8IN39lmkS5ca9aEa8drLCKUYHlCn36jG6X4xsI93igHXW5GoEcxq0Rhg4sBAFR LjXMuGnSQ19G1UiQLdIGPqy9KWx0Z2c5UVi9AFOwlqI6BibCSPl7AZlDp5x10KQCEYbz i0B1SF6g9E9tqnzFoo7d7fVDCE5aeT+Q1HUTwM0122r3ge6K0yevtrzvTYiHWCF/lRVT h8lA==
MIME-Version: 1.0
X-Received: by 10.194.94.167 with SMTP id dd7mr15631097wjb.43.1386222816608; Wed, 04 Dec 2013 21:53:36 -0800 (PST)
Received: by 10.194.242.131 with HTTP; Wed, 4 Dec 2013 21:53:36 -0800 (PST)
In-Reply-To: <CAGZ8ZG0BGiCF5OsMig-J6mikpZR1BPhn3K+kJb2HhbXbXhGKjA@mail.gmail.com>
References: <9A043F3CF02CD34C8E74AC1594475C7365423E95@uxcn10-6.UoA.auckland.ac.nz> <CAGZ8ZG0BGiCF5OsMig-J6mikpZR1BPhn3K+kJb2HhbXbXhGKjA@mail.gmail.com>
Date: Wed, 04 Dec 2013 21:53:36 -0800
Message-ID: <CACsn0ck7oUbtKHwHeZmfOt9kUgnGpySYsHNgUODOrs4JDmhY7A@mail.gmail.com>
From: Watson Ladd <watsonbladd@gmail.com>
To: Trevor Perrin <trevp@trevp.net>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Cc: "<tls@ietf.org>" <tls@ietf.org>, Peter Gutmann <p.gutmann@auckland.ac.nz>
Subject: Re: [TLS] Encrypt-then-MAC again (was Re: padding bug)
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tls/>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 05 Dec 2013 05:53:42 -0000

On Wed, Dec 4, 2013 at 9:51 PM, Trevor Perrin <trevp@trevp.net> wrote:
> I'd like to add a vote for Peter's draft, along with (I believe)
> Wan-Teh, Robert Ransom, Juho Vähä-Herttua, and others.
>
> Some small objections have been raised which I believe can be countered:
>
>  * Nikos prefers Mac-then-Encrypt over the reverse, but otherwise
> supports this. [1]
>
>  * Adam Langley has "no objection" to this, but prefers to focus on
> AES-GCM and ChaCha20 [2].  Browsers are very concerned with speed, so
> it's not surprising they prefer CTR-and-polynomial-MAC ciphersuites.
> However, TLS is used places besides the browser, and I suspect many of
> the smaller TLS libraries (such as those by Nikos, Peter, or myself)
> would prefer smaller code changes.  Also, Peter's draft easily
> upgrades security for all versions of TLS, and less-common
> ciphersuites like TLS-SRP and TLS-PSK.
AGL's opposition was mine, but given the reasoning Trevor presents I
would like to put my
vote behind Peter's draft.
>
>
> Trevor
>
>
> [1] http://www.ietf.org/mail-archive/web/tls/current/msg10736.html
> [2] http://www.ietf.org/mail-archive/web/tls/current/msg09826.html
> _______________________________________________
> TLS mailing list
> TLS@ietf.org
> https://www.ietf.org/mailman/listinfo/tls



-- 
"Those who would give up Essential Liberty to purchase a little
Temporary Safety deserve neither  Liberty nor Safety."
-- Benjamin Franklin