[TLS] FYI: new TLS HandshakeType allocation, from draft-ietf-perc-srtp-ekt-diet
Benjamin Kaduk <kaduk@mit.edu> Fri, 30 August 2019 22:24 UTC
Return-Path: <kaduk@mit.edu>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6942120A84 for <tls@ietfa.amsl.com>; Fri, 30 Aug 2019 15:24:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=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 lQkwNvTiaA-F for <tls@ietfa.amsl.com>; Fri, 30 Aug 2019 15:24:07 -0700 (PDT)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D1517120803 for <tls@ietf.org>; Fri, 30 Aug 2019 15:24:06 -0700 (PDT)
Received: from kduck.mit.edu ([24.16.140.251]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id x7UMO2Uk031207 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for <tls@ietf.org>; Fri, 30 Aug 2019 18:24:05 -0400
Date: Fri, 30 Aug 2019 17:24:02 -0500
From: Benjamin Kaduk <kaduk@mit.edu>
To: tls@ietf.org
Message-ID: <20190830222401.GR84368@kduck.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tls/lsc7IXNA4L1SjQ8AdxmVsLDQ6dc>
Subject: [TLS] FYI: new TLS HandshakeType allocation, from draft-ietf-perc-srtp-ekt-diet
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.29
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: Fri, 30 Aug 2019 22:24:09 -0000
Hi all, New values for core types like TLS HandshakeType and ContentType don't happen very often, so I thought people might be interested to know that draft-ietf-perc-srtp-ekt-diet (currently in IESG evaluation) is allocating a HandshakeType, to carry key information used to encrypt SRTP media key material. Obviously "it's never too late to change until the RFC is published", but I think there would need to be some pretty serious issues in order to change it at this point, so this is expected to just be an "FYI". -Ben
- [TLS] FYI: new TLS HandshakeType allocation, from… Benjamin Kaduk
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Watson Ladd
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Benjamin Kaduk
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Stephen Farrell
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Benjamin Kaduk
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Eric Rescorla
- [TLS] =?UTF-8?Q?Re:__FYI:_new_TLS_HandshakeType_a… Martin Thomson
- Re: [TLS] =?UTF-8?Q?Re:__FYI:_new_TLS_HandshakeTy… Benjamin Kaduk
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Richard Barnes
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Stephen Farrell
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Watson Ladd
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Richard Barnes
- Re: [TLS] FYI: new TLS HandshakeType allocation, … Salz, Rich