Re: [TLS] Inclusion of OCB mode in TLS 1.3

Watson Ladd <watsonbladd@gmail.com> Tue, 13 January 2015 17:54 UTC

Return-Path: <watsonbladd@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 11D9C1A8FD7 for <tls@ietfa.amsl.com>; Tue, 13 Jan 2015 09:54:52 -0800 (PST)
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 OPvi5sFMscuP for <tls@ietfa.amsl.com>; Tue, 13 Jan 2015 09:54:50 -0800 (PST)
Received: from mail-yh0-x22f.google.com (mail-yh0-x22f.google.com [IPv6:2607:f8b0:4002:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3A3851A8BB2 for <tls@ietf.org>; Tue, 13 Jan 2015 09:54:50 -0800 (PST)
Received: by mail-yh0-f47.google.com with SMTP id f73so2180598yha.6 for <tls@ietf.org>; Tue, 13 Jan 2015 09:54:49 -0800 (PST)
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=gEY141irdKbIPVoW1yR88PzOMPBmJBlpCERe2dAwXqw=; b=SOf+J3GICbFuPCZRAxg7WNEBjpAAktNHOkbnWIYv++8Q0XlpfVtcadqjQByBP9DnNB 2IvCgTw1x17nkHaQLT3W5h4KlDds7uqutXoINcVcuBQf7EuA+chhRHGBZJNWjGK8TChc LYaGZV7VBKJebLD4x1W1ECnAQsHmFX42OkXh4UpXq0ldsvhX1R53T2n4mP83GHTDuZHI tp9KFtOeIpWNJi9S+LgGwCYqhNoOPBCszknbX6QF1DwWH0zg5W+ZTxx5e/iKw4D6y4hX uIoXA5iHUuyXJOfFAQf+UAyhoOtDDJJ3+XD6Gvn9eNWPN9RttoQW2gVWA4MfmjKfRVcV YKSA==
MIME-Version: 1.0
X-Received: by 10.170.220.195 with SMTP id m186mr31909414ykf.58.1421171689499; Tue, 13 Jan 2015 09:54:49 -0800 (PST)
Received: by 10.170.207.6 with HTTP; Tue, 13 Jan 2015 09:54:49 -0800 (PST)
In-Reply-To: <54B55B13.20909@azet.org>
References: <54B5501A.4070402@azet.org> <BF9305EF-3FF7-4211-A2F3-ED9F5D866A7B@vigilsec.com> <54B55B13.20909@azet.org>
Date: Tue, 13 Jan 2015 09:54:49 -0800
Message-ID: <CACsn0cm4962q4iCGbMLuSwvQu_kcs8DCet47VrDeS9bP+gFHEQ@mail.gmail.com>
From: Watson Ladd <watsonbladd@gmail.com>
To: Aaron Zauner <azet@azet.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/tls/l0S4s2uGDWBKG8hc31G3NXSjD_U>
Cc: TLS Mailing List <tls@ietf.org>
Subject: Re: [TLS] Inclusion of OCB mode in TLS 1.3
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: Tue, 13 Jan 2015 17:54:52 -0000

On Tue, Jan 13, 2015 at 9:51 AM, Aaron Zauner <azet@azet.org> wrote:
>
>
> Russ Housley wrote:
>> I do not mind OCB being specified for _optional_ use with TLS, but there are unencumbered alternatives, and one of those alternatives should be the mandatory to implement algorithm.
>>
>
> I'm not intimately familiar with EAX(2) but it seems to be a viable
> option. I'm currently focused on OCB and the feedback of TLS-WG. If
> nobody want's to see it in TLS, I'm not going to write an ID.

The advantage of OCB is its high efficiency and easy implementation on
a wide range of platforms. I agree it shouldn't be mandatory, but
plenty of people will want to use it, particularly on embedded
platforms.

Sincerely,
Watson Ladd

>
> Aaron
>
>
> _______________________________________________
> TLS mailing list
> TLS@ietf.org
> https://www.ietf.org/mailman/listinfo/tls
>



-- 
"Those who would give up Essential Liberty to purchase a little
Temporary Safety deserve neither  Liberty nor Safety."
-- Benjamin Franklin