Re: [TLS] 0-RTT and Anti-Replay

Martin Thomson <martin.thomson@gmail.com> Mon, 23 March 2015 15:20 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 62DA01A9026 for <tls@ietfa.amsl.com>; Mon, 23 Mar 2015 08:20:47 -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 jqON3dpseSiH for <tls@ietfa.amsl.com>; Mon, 23 Mar 2015 08:20:45 -0700 (PDT)
Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) (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 4D7331A89FF for <tls@ietf.org>; Mon, 23 Mar 2015 08:20:45 -0700 (PDT)
Received: by obcjt1 with SMTP id jt1so105195827obc.2 for <tls@ietf.org>; Mon, 23 Mar 2015 08:20:44 -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=iRd74tGPftnoAxQjwv4sL8hCZiexE7tPaoFhxIYUrqc=; b=se3rp1YeJBTqaDBTPlwgMLYJRxa4DhIfWK3Dfs6sRnZPdTggM62kxRUrt0RTIzdt+E cohi8kP0vGRbdYI97veKnOhJ8rhohqVp9bqXD7PtLo/8k6AnA1jlZpJKeAVCtmFCnyca vFmqBYshZ3jph7XbF1EzR1oTUi5m2DIItRGMX87Zsz9B3g0AC2DCCgbOuix/FYQnf8oj T6UTWS5FbOnYZFq+5aeoIQf2fH5pLs5kzrV/9xqzcLbJdB9QplaKwuBqZB1WXWL/ukhm sW2PC5ZL+sY9Yft4riQc5GWLYJqt3n+O/eHqSPr/s4PQnpeDeCDvk793zNHGM+rt9jHJ Q/Ww==
MIME-Version: 1.0
X-Received: by 10.60.56.39 with SMTP id x7mr4049436oep.65.1427124044712; Mon, 23 Mar 2015 08:20:44 -0700 (PDT)
Received: by 10.202.48.151 with HTTP; Mon, 23 Mar 2015 08:20:44 -0700 (PDT)
In-Reply-To: <55102E3A.70300@zinks.de>
References: <CABcZeBP9LaGhDVETsJeecnAtSPUj=Kv37rb_2esDi3YaGk9b4w@mail.gmail.com> <550F6582.9040602@brainhub.org> <CABcZeBNn92Zu7Hfu5z8qD=AZDn=jUkZ3phk18G7S1z7XJNQ9sQ@mail.gmail.com> <CABkgnnWXtpuSKH-eEou9O7qncUSeuiv=4kw_GE6Um8VW3dcohQ@mail.gmail.com> <20150323083308.GL21267@localhost> <20150323144052.GF9387@mournblade.imrryr.org> <55102E3A.70300@zinks.de>
Date: Mon, 23 Mar 2015 08:20:44 -0700
Message-ID: <CABkgnnVKagZ8x7=rs3nuTuhhnzJSpbvfPm2OxrdUNyAwEi+BQg@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Roland Zink <roland@zinks.de>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/tls/Skraz0aabzLop1oUwZDKbzhxtko>
Cc: "tls@ietf.org" <tls@ietf.org>
Subject: Re: [TLS] 0-RTT and Anti-Replay
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: Mon, 23 Mar 2015 15:20:47 -0000

On 23 March 2015 at 08:16, Roland Zink <roland@zinks.de> wrote:
> Often there is a whole software stack on top of TLS. You probably can't
> forward the requirements through the complete software stack.

If you can't then don't.  It is perhaps unfortunate, but this is going
to have a very narrow applicability.