Re: [Cfrg] FW: Request for review of ChaCha/Poly1305

Gordon Procter <gtprocter@gmail.com> Thu, 14 August 2014 09:02 UTC

Return-Path: <gtprocter@gmail.com>
X-Original-To: cfrg@ietfa.amsl.com
Delivered-To: cfrg@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B56371A0993 for <cfrg@ietfa.amsl.com>; Thu, 14 Aug 2014 02:02:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 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, HTML_MESSAGE=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 eekUzHnZCCw1 for <cfrg@ietfa.amsl.com>; Thu, 14 Aug 2014 02:02:01 -0700 (PDT)
Received: from mail-qa0-x22b.google.com (mail-qa0-x22b.google.com [IPv6:2607:f8b0:400d:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A08241A099B for <cfrg@irtf.org>; Thu, 14 Aug 2014 02:02:01 -0700 (PDT)
Received: by mail-qa0-f43.google.com with SMTP id w8so730861qac.16 for <cfrg@irtf.org>; Thu, 14 Aug 2014 02:02:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=49WtqIDshHeVs4M8N+mCEejnk9vVHUKNwipSUV9upyk=; b=pdlc95Btkwp9opfYDHD9ffkELqsPAk3bSq7wdCR7ltTcqXrQOAN83DIuvveNBTb5y/ SGw/s4ay9r43d68DE9Wg/tqxa73Mq131zx/sPkPvkPsD7DfpwUuXH3DztQyDqCPiDcwI JeMXVIVB9HPNp6uWsR+5IwjekOmBZs5/afGN+dobnsBz6CuCpBAdnyVKB1XPC9Uj9D18 UHuGQfKsejnnDMrtV2Ts7UNhVJCKhE3106ZRvO7IUJXb80LBCL/9RuJyhAKhoSmZfeo8 IPrF7FvPhNnWrhe0s52DkJ+utp2wKdk1CRDMf64+8QS1v70OpjNyPCkBw/1L3YSW2Qkp gm3w==
X-Received: by 10.140.104.69 with SMTP id z63mr13974085qge.81.1408006920903; Thu, 14 Aug 2014 02:02:00 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.140.22.179 with HTTP; Thu, 14 Aug 2014 02:01:40 -0700 (PDT)
In-Reply-To: <CAJgFzNejJktAUmagGD6hWcHxLJp=2nxyZ6axuENdTiw6kPtA5Q@mail.gmail.com>
References: <CAJgFzNejJktAUmagGD6hWcHxLJp=2nxyZ6axuENdTiw6kPtA5Q@mail.gmail.com>
From: Gordon Procter <gtprocter@gmail.com>
Date: Thu, 14 Aug 2014 10:01:40 +0100
Message-ID: <CAJgFzNfTddoMX8qPftrbcKg0PoGZAKRbm6m4eNirCpRUPd_cFg@mail.gmail.com>
To: cfrg@irtf.org
Content-Type: multipart/alternative; boundary="001a113547805ca56d0500932829"
Archived-At: http://mailarchive.ietf.org/arch/msg/cfrg/JtrSfsCHOH08r4yvtp58xm3WpJE
Subject: Re: [Cfrg] FW: Request for review of ChaCha/Poly1305
X-BeenThere: cfrg@irtf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Crypto Forum Research Group <cfrg.irtf.org>
List-Unsubscribe: <http://www.irtf.org/mailman/options/cfrg>, <mailto:cfrg-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/cfrg/>
List-Post: <mailto:cfrg@irtf.org>
List-Help: <mailto:cfrg-request@irtf.org?subject=help>
List-Subscribe: <http://www.irtf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Aug 2014 09:02:08 -0000

On 29 July 2014 11:05, Gordon Procter <gtprocter@gmail.com> wrote:
>
> On 25/07/2014 12:04, "Paterson, Kenny" <Kenny.Paterson@rhul.ac.uk> wrote:
>
> >Dear CFRG,
> >
> >We have been formally requested by the TLS WG to provide review on this
> >document:
> >
> >https://datatracker.ietf.org/doc/draft-irtf-cfrg-chacha20-poly1305/
> >
> >defining an AEAD construction using the ChaCha and Poly1305 algorithms.
> >This scheme is being considered by the TLS WG for adoption in TLS.
> >
> >There are two aspects to the request:
> >
> >A) analysis of the individual algorithms;
> >B) analysis of the composition (in Section 2.8 of the document).
> >
> > ........
> >
> >Comments, please.
> >
> >Best wishes
> >
> >Kenny (for the chairs)
> >
>
> Hi Kenny,
>
> I can spend some time looking at this (specifically the composition).
>
>
> Gordon


I've put a short note describing a reduction from the proposed composition
to the PRF security of the ChaCha20 block function at
eprint.iacr.org/2014/613.


Gordon