Re: [Cfrg] RGLC on draft-irtf-cfrg-chacha20-poly1305-01.txt

Yoav Nir <ynir.ietf@gmail.com> Mon, 06 October 2014 08:13 UTC

Return-Path: <ynir.ietf@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 0C3A11A1B56 for <cfrg@ietfa.amsl.com>; Mon, 6 Oct 2014 01:13:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.485
X-Spam-Level:
X-Spam-Status: No, score=-0.485 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, URIBL_RHS_DOB=1.514] autolearn=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 2LF2rvr4FoRi for <cfrg@ietfa.amsl.com>; Mon, 6 Oct 2014 01:13:16 -0700 (PDT)
Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8342F1A1A4A for <cfrg@irtf.org>; Mon, 6 Oct 2014 01:13:16 -0700 (PDT)
Received: by mail-wi0-f175.google.com with SMTP id d1so3720764wiv.14 for <cfrg@irtf.org>; Mon, 06 Oct 2014 01:13:15 -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=bxt6PKVdSRoX4lrAH86jpYLivd5KfMl7Fk2ONoKoUtY=; b=wCKMFyZnJNhk7EXKIaJEoL8XJai0G1QqQV7INw17Djp6zRZMwBlVW9RinawFdhSpzv pda/BYxnTrtHmBG5phbwgQNRPty6HPnJv38Z3TEm0L0Aw652ppSqRGqsPqmHDWUEt0HO v1KP3fx7QrkqaZB5tOONHgc+eeX07cxHR+TXeeKzzhOlilA0mTy6R5/MghGALhPTVTQN WJT4FjGJVEgSaxdLNaXj6dii4ZqQW/CFFcUtaI17cmwwMMm8JcDjG7onwKPGsDtrdEgM XJEw/V7RuRZ8c+D060/H4VPNuHpuLJ1Igb7jdm4gu+cXogOWSKrcNYNrDffX2tXKVGQM itcQ==
MIME-Version: 1.0
X-Received: by 10.180.92.33 with SMTP id cj1mr17223279wib.49.1412583195064; Mon, 06 Oct 2014 01:13:15 -0700 (PDT)
Received: by 10.194.220.104 with HTTP; Mon, 6 Oct 2014 01:13:15 -0700 (PDT)
In-Reply-To: <542D48CD.9060404@isode.com>
References: <542D48CD.9060404@isode.com>
Date: Mon, 06 Oct 2014 11:13:15 +0300
Message-ID: <CAGvU-a7zd9jB_0vwipe4ALO5u5F0tk5BrfQ-0B5sLNjNRjZiPQ@mail.gmail.com>
From: Yoav Nir <ynir.ietf@gmail.com>
To: Alexey Melnikov <alexey.melnikov@isode.com>
Content-Type: multipart/alternative; boundary="f46d043c81308ebf200504bca78a"
Archived-At: http://mailarchive.ietf.org/arch/msg/cfrg/0OrR8MHf4akEkDpgAMUNsQtFT3o
Cc: "cfrg@irtf.org" <cfrg@irtf.org>
Subject: Re: [Cfrg] RGLC on draft-irtf-cfrg-chacha20-poly1305-01.txt
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: Mon, 06 Oct 2014 08:13:18 -0000

Hi.

As co-author of the draft, it's no surprise that I think it's ready. So
I'll just point out that:
 - The algorithms described have been implemented multiple times, both by
the authors and by others
 - At least two implementations were done by following the draft (and the
test vectors checked out)
 - At least one browser (Google Chrome) has these algorithms running in
production and used with the Google servers.

So I guess we've got the "running code" part down.

Yoav

On Thu, Oct 2, 2014 at 3:45 PM, Alexey Melnikov <alexey.melnikov@isode.com>
wrote:

> The authors of "ChaCha20 and Poly1305 for IETF protocols",
> draft-irtf-cfrg-chacha20-poly1305-01.txt believe the draft is ready for a
> RGLC.
>
> This starts a two week research group last call, to end on 17 Oct 2014.
>
> The draft is available at http://datatracker.ietf.org/
> doc/draft-irtf-cfrg-chacha20-poly1305/
>
> Please do comment on the list, indicating whether you believe this draft
> is ready for publication. Please send your comments, indication of support
> for the publication or objections to the publication to the mailing list or
> directly to the RG chairs (cfrg-chairs@tools.ietf.org).
>
> Alexey,
> As a co-chair.
>
> _______________________________________________
> Cfrg mailing list
> Cfrg@irtf.org
> http://www.irtf.org/mailman/listinfo/cfrg
>