Re: [Cfrg] Adoption of draft-agl-cfrgcurve-00 as a RG document

Adam Langley <agl@imperialviolet.org> Thu, 08 January 2015 22:36 UTC

Return-Path: <alangley@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 AAA7B1A0177 for <cfrg@ietfa.amsl.com>; Thu, 8 Jan 2015 14:36:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.278
X-Spam-Level:
X-Spam-Status: No, score=-1.278 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FM_FORGED_GMAIL=0.622, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] 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 1ywvXlxv2pr7 for <cfrg@ietfa.amsl.com>; Thu, 8 Jan 2015 14:36:44 -0800 (PST)
Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 41D631A1B1B for <cfrg@irtf.org>; Thu, 8 Jan 2015 14:36:08 -0800 (PST)
Received: by mail-lb0-f172.google.com with SMTP id z12so5400513lbi.3 for <cfrg@irtf.org>; Thu, 08 Jan 2015 14:36:06 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=zpwR8CC/1nygbaGnk10J/iBZHZqnLmfahOEW+b5fX+w=; b=LWq3jy3MNM5Ulv7inx52Q7uwEHIhtbw0HbGuW4bWz8l808H7k7QYz4DIWTksFXmVGi 3a1QyMDWwY+dnk9dLMPLHQZCHEIcSQ3K6Dc+D0eTTs2hy9o9BvXOstCqqA/h2eh1d3g/ qleqTU6wGrzopaP41LIdAYYDEpfi3dSqZTZ7n0IDzIii1X5j7RUedEVWj8szL7eRORVX OQTm9bZWz1C1NTRBrFF3/B6OOKaN9JjPFtc5oyO438KaGM7v+Y53LSe09i5tP29pv0vn KPu2e0O4y0ulF0RSnhEP3M8HEv4Uw2jiNJm/9K2vL2w2nvW4ASmVoP/srmS0GpINrP/g 7NfQ==
MIME-Version: 1.0
X-Received: by 10.152.27.228 with SMTP id w4mr17991604lag.75.1420756566402; Thu, 08 Jan 2015 14:36:06 -0800 (PST)
Sender: alangley@gmail.com
Received: by 10.112.114.225 with HTTP; Thu, 8 Jan 2015 14:36:06 -0800 (PST)
In-Reply-To: <54AEF855.4090100@brainhub.org>
References: <54AAE2CA.1080701@isode.com> <54AEF855.4090100@brainhub.org>
Date: Thu, 08 Jan 2015 14:36:06 -0800
X-Google-Sender-Auth: SlCSUc4dE8QopmKidQ4PjMaVgSI
Message-ID: <CAMfhd9VKyPKv+YDt7xGvFuWBNpvv3em9jVy4DyN+h+8fFKYsbg@mail.gmail.com>
From: Adam Langley <agl@imperialviolet.org>
To: Andrey Jivsov <crypto@brainhub.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/cfrg/h7OffrFr-VLKoxI0EPbi6CGaXOU>
Cc: "cfrg@irtf.org" <cfrg@irtf.org>
Subject: Re: [Cfrg] Adoption of draft-agl-cfrgcurve-00 as a RG document
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, 08 Jan 2015 22:36:45 -0000

On Thu, Jan 8, 2015 at 1:36 PM, Andrey Jivsov <crypto@brainhub.org> wrote:
> should be
>
>      Return x_2 * (z_2^(p - 2))

Thanks, fixed in Github.


Cheers

AGL