Re: [TLS] TLS 1.3 comments

Martin Thomson <martin.thomson@gmail.com> Mon, 17 August 2015 17:37 UTC

Return-Path: <martin.thomson@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 E7EE41ACDA8 for <tls@ietfa.amsl.com>; Mon, 17 Aug 2015 10:37:26 -0700 (PDT)
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 6pQaX0v6sCgo for <tls@ietfa.amsl.com>; Mon, 17 Aug 2015 10:37:24 -0700 (PDT)
Received: from mail-yk0-x234.google.com (mail-yk0-x234.google.com [IPv6:2607:f8b0:4002:c07::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AE75E1ACDA4 for <tls@ietf.org>; Mon, 17 Aug 2015 10:37:24 -0700 (PDT)
Received: by ykll84 with SMTP id l84so70079045ykl.0 for <tls@ietf.org>; Mon, 17 Aug 2015 10:37:24 -0700 (PDT)
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; bh=cjktlC5IvnpvOU+pt1fzoUlUnWPz2qmnO5I9koO3YCM=; b=0I7FKyWMTnLr+GTCGdZ3UVNGY8uu7TaRmXLgdwkVRh5M5YtWhcotB4DkKoapXdz4sM glRSv18fAWJBJKa/VmDYQaEQG9CKDn7H03P4P4iLLeF4snxePHYqkZ0Y1cg/270U0NRX JUSlr+1bEYoNeXFah13VqdSHO2sJkBpDu3b1yV7IQD2bCbHVZA2Pofpj86qDrxwxV6vV T2fui/MjKlYW9jy6QPyYuNe4x3P6lmKIqc1H1F3fadu6mjHBJG65DQRKLusRpMeL+GN1 KmHtT04hhb08oa+ZhM/PfzTPGUdxV0W8a9j7lLoyoPz/tGP6IKldRmEH+bbQmFOxB/Ru pKEg==
MIME-Version: 1.0
X-Received: by 10.13.234.138 with SMTP id t132mr2737082ywe.89.1439833044143; Mon, 17 Aug 2015 10:37:24 -0700 (PDT)
Received: by 10.129.22.211 with HTTP; Mon, 17 Aug 2015 10:37:24 -0700 (PDT)
In-Reply-To: <20150817120246.GA32255@LK-Perkele-VII>
References: <55D1B5CC.1050005@gmail.com> <20150817120246.GA32255@LK-Perkele-VII>
Date: Mon, 17 Aug 2015 10:37:24 -0700
Message-ID: <CABkgnnV8BC9U2Xp3yn0VrvcoHf3UZxwPEyiPzYteejFXgkixmg@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/tls/LnvCF4Eung3ZtPdGg2QmZJFJKF0>
Cc: "tls@ietf.org" <tls@ietf.org>
Subject: Re: [TLS] TLS 1.3 comments
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: <https://mailarchive.ietf.org/arch/browse/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: Mon, 17 Aug 2015 17:37:27 -0000

On 17 August 2015 at 05:02, Ilari Liusvaara <ilari.liusvaara@elisanet.fi> wrote:
>
> Actually, I think both should be 256 (256-byte expansion from AEAD
> is already quite much).


Pull request or it didn't happen ;)