[tsvwg] DTLS 1.3 over SCTP

Michael Tuexen <michael.tuexen@lurchi.franken.de> Thu, 13 July 2023 14:35 UTC

Return-Path: <michael.tuexen@lurchi.franken.de>
X-Original-To: tsvwg@ietfa.amsl.com
Delivered-To: tsvwg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CF04C151B09 for <tsvwg@ietfa.amsl.com>; Thu, 13 Jul 2023 07:35:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.496
X-Spam-Level:
X-Spam-Status: No, score=-1.496 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.399, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PC89LyJyXdyd for <tsvwg@ietfa.amsl.com>; Thu, 13 Jul 2023 07:35:28 -0700 (PDT)
Received: from drew.franken.de (drew.ipv6.franken.de [IPv6:2001:638:a02:a001:20e:cff:fe4a:feaa]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 23891C131C73 for <tsvwg@ietf.org>; Thu, 13 Jul 2023 07:35:27 -0700 (PDT)
Received: from smtpclient.apple (unknown [IPv6:2a00:20:7045:bdef:38f9:4733:f05f:1204]) (Authenticated sender: lurchi) by mail-n.franken.de (Postfix) with ESMTPSA id D515F823ED75E for <tsvwg@ietf.org>; Thu, 13 Jul 2023 16:35:22 +0200 (CEST)
From: Michael Tuexen <michael.tuexen@lurchi.franken.de>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.600.7\))
Message-Id: <0C990143-D450-4288-9390-E06D3469FF1D@lurchi.franken.de>
Date: Thu, 13 Jul 2023 16:35:21 +0200
To: tsvwg IETF list <tsvwg@ietf.org>
X-Mailer: Apple Mail (2.3731.600.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tsvwg/fTJFpuWHFEgAm2VGGIHqI3hTvJk>
Subject: [tsvwg] DTLS 1.3 over SCTP
X-BeenThere: tsvwg@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Transport Area Working Group <tsvwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tsvwg/>
List-Post: <mailto:tsvwg@ietf.org>
List-Help: <mailto:tsvwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Jul 2023 14:35:32 -0000

Dear all,

Hannes Tschofenig and myself have submitted an ID for using DTLS 1.3 over SCTP:
https://www.ietf.org/archive/id/draft-tuexen-tsvwg-rfc6083-bis-02.html

This is an alternative to
https://www.ietf.org/archive/id/draft-ietf-tsvwg-dtls-over-sctp-bis-06.html

Our document is based on RFC 6083. The major differences are:
* Use DTLS 1.3 instead of DTLS 1.0
* Use key updates instead of renegotiation. This limits the number of
  rekeyings to 2^64, but that should not limit in real world scenarios.
* Bump the maximum user message size to 64KB by using RFC 8449.

Any comments welcome.

Best regards
Michael