[Cfrg] No longer talking about Adoption of draft-agl-cfrgcurve-00 as a RG document

Alexey Melnikov <alexey.melnikov@isode.com> Fri, 09 January 2015 12:13 UTC

Return-Path: <alexey.melnikov@isode.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 60CD51A8784 for <cfrg@ietfa.amsl.com>; Fri, 9 Jan 2015 04:13:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.01
X-Spam-Level:
X-Spam-Status: No, score=-2.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, T_RP_MATCHES_RCVD=-0.01] 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 8DXvEaJxZX6H for <cfrg@ietfa.amsl.com>; Fri, 9 Jan 2015 04:13:17 -0800 (PST)
Received: from waldorf.isode.com (ext-bt.isode.com [217.34.220.158]) by ietfa.amsl.com (Postfix) with ESMTP id 232851A8780 for <cfrg@irtf.org>; Fri, 9 Jan 2015 04:13:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1420805596; d=isode.com; s=selector; i=@isode.com; bh=GFigzQ386O37OB2fuB69urqTsYew60OngfoN4YF+nyg=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=FxoBeqxdj4LdvEEKsyp+7UdTBIIk5x2cO3Wo7+wZ0aWzVgpLd1UtTZ0qblhcVGpce5Y5JK cudA7EXfFZFv+Dwu29DXka3zEklxJ+QZRt3K6cnByt9ja6l/0tu04KanuZaWP2/1Tz67bb Uq4yAND11x93yM4lHPCICVEN7jV5j6w=;
Received: from [10.37.109.107] ((unknown) [94.117.105.137]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <VK=F2wAKaAwt@waldorf.isode.com>; Fri, 9 Jan 2015 12:13:15 +0000
X-SMTP-Protocol-Errors: NORDNS PIPELINING
From: Alexey Melnikov <alexey.melnikov@isode.com>
X-Mailer: iPad Mail (12B435)
In-Reply-To: <CACsn0cmY1wVLTTznxz_gkHpP101sOXVwg+R9K_Lf4ODTJseSqg@mail.gmail.com>
Date: Fri, 09 Jan 2015 12:18:08 +0000
Message-Id: <0C9BE4D2-2E6C-4E4E-B32B-EC103071CB55@isode.com>
References: <54AAE2CA.1080701@isode.com> <54AEF855.4090100@brainhub.org> <CACsn0cm01o4vhwwzs_WNpLq6vnA_cBchvLNS+Eyg5YZH_hQyMg@mail.gmail.com> <54AF1C99.5070308@brainhub.org> <CACsn0cmY1wVLTTznxz_gkHpP101sOXVwg+R9K_Lf4ODTJseSqg@mail.gmail.com>
To: Watson Ladd <watsonbladd@gmail.com>, Andrey Jivsov <crypto@brainhub.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Archived-At: <http://mailarchive.ietf.org/arch/msg/cfrg/PImOGN01vsB4d7qZ1sGtq9ZTm8w>
Cc: "cfrg@irtf.org" <cfrg@irtf.org>
Subject: [Cfrg] No longer talking about 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: Fri, 09 Jan 2015 12:13:22 -0000

Hi,
I would like to remind people to rename subjects when changing topics in order to help people to follow discussions.

Thank you,
Alexey

On 9 Jan 2015, at 00:50, Watson Ladd <watsonbladd@gmail.com> wrote:

>>> On Thu, Jan 8, 2015 at 7:11 PM, Andrey Jivsov <crypto@brainhub.org> wrote:
>>> On 01/08/2015 01:51 PM, Watson Ladd wrote:
>>> 
>>> Three points:
>>> 
>>> 1: There are recurring security issues caused by not sending
>>> compressed points, as well as additional complexity
>>> 2: We're not talking about signatures in this draft.
>>> 3: Options are bad.
>> 
>> 
>> Regarding options, this draft is a foundational document of a low-level
>> crypto primitive. Protocols above can still pick a single wire format.
>> 
>> The spec should allow, for example, S/MIME to select (x) for space saving,
>> while TLS to select (x,y) for performance. (I am not making these choices
>> here).