Re: [TLS] [PATCH] Clean up removal of all non-AEAD modes

Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 18 June 2014 19:20 UTC

Return-Path: <dkg@fifthhorseman.net>
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 65BE11A0289 for <tls@ietfa.amsl.com>; Wed, 18 Jun 2014 12:20:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 XzZFeoOttlsa for <tls@ietfa.amsl.com>; Wed, 18 Jun 2014 12:20:57 -0700 (PDT)
Received: from che.mayfirst.org (che.mayfirst.org [209.234.253.108]) by ietfa.amsl.com (Postfix) with ESMTP id CAB291A02C5 for <tls@ietf.org>; Wed, 18 Jun 2014 12:20:57 -0700 (PDT)
Received: from [10.70.10.68] (unknown [38.109.115.130]) by che.mayfirst.org (Postfix) with ESMTPSA id E687EF984; Wed, 18 Jun 2014 15:20:55 -0400 (EDT)
Message-ID: <53A1E68A.9060004@fifthhorseman.net>
Date: Wed, 18 Jun 2014 15:20:42 -0400
From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Icedove/30.0
MIME-Version: 1.0
To: Martin Thomson <martin.thomson@gmail.com>
References: <CABcZeBOXo=3sMEyjMUT+MSgoquXgWdYiqyRL7rnRQwoHEER9qQ@mail.gmail.com> <1403118174-13024-1-git-send-email-dkg@fifthhorseman.net> <CABkgnnWvbXyyf90-10o3VLBxupbVxW8cC-So_PppnUproj+pNQ@mail.gmail.com>
In-Reply-To: <CABkgnnWvbXyyf90-10o3VLBxupbVxW8cC-So_PppnUproj+pNQ@mail.gmail.com>
X-Enigmail-Version: 1.6+git0.20140323
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="wAAeVkHe9tQOaQoJ2vh4bcp0UEpwSTuLa"
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/4hPnxTC6pT3KqrFADWdRRvU-SJA
Cc: "tls@ietf.org" <tls@ietf.org>
Subject: Re: [TLS] [PATCH] Clean up removal of all non-AEAD modes
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: Wed, 18 Jun 2014 19:20:59 -0000

On 06/18/2014 03:07 PM, Martin Thomson wrote:
> On 18 June 2014 12:02, Daniel Kahn Gillmor <dkg@fifthhorseman.net> wrote:
>> This is https://github.com/tlswg/tls13-spec/pull/45
> 
> It looks like a good change to me.  But it's probably not the sort of
> thing we need to discuss that much, it's purely editorial.

I agree this shouldn't need much discussion.  i posted it to the list
here because there was no feedback in 6 days after submitting the
initial pull request.

	--dkg