Re: [jose] I-D Action: draft-ietf-jose-cfrg-curves-02.txt

Ilari Liusvaara <ilariliusvaara@welho.com> Tue, 24 May 2016 16:29 UTC

Return-Path: <ilariliusvaara@welho.com>
X-Original-To: jose@ietfa.amsl.com
Delivered-To: jose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B46912D795 for <jose@ietfa.amsl.com>; Tue, 24 May 2016 09:29:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.326
X-Spam-Level:
X-Spam-Status: No, score=-3.326 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-1.426] autolearn=ham autolearn_force=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 fzl86OHCsa-k for <jose@ietfa.amsl.com>; Tue, 24 May 2016 09:29:27 -0700 (PDT)
Received: from welho-filter3.welho.com (welho-filter3.welho.com [83.102.41.25]) by ietfa.amsl.com (Postfix) with ESMTP id BC78A12D0D9 for <jose@ietf.org>; Tue, 24 May 2016 09:29:26 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by welho-filter3.welho.com (Postfix) with ESMTP id 3D557636F for <jose@ietf.org>; Tue, 24 May 2016 19:29:25 +0300 (EEST)
X-Virus-Scanned: Debian amavisd-new at pp.htv.fi
Received: from welho-smtp3.welho.com ([IPv6:::ffff:83.102.41.86]) by localhost (welho-filter3.welho.com [::ffff:83.102.41.25]) (amavisd-new, port 10024) with ESMTP id hgJjrkOeU1sZ for <jose@ietf.org>; Tue, 24 May 2016 19:29:24 +0300 (EEST)
Received: from LK-Perkele-V2 (87-100-155-121.bb.dnainternet.fi [87.100.155.121]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by welho-smtp3.welho.com (Postfix) with ESMTPSA id C58CE2317 for <jose@ietf.org>; Tue, 24 May 2016 19:29:24 +0300 (EEST)
Date: Tue, 24 May 2016 19:29:21 +0300
From: Ilari Liusvaara <ilariliusvaara@welho.com>
To: jose@ietf.org
Message-ID: <20160524162921.GA23887@LK-Perkele-V2.elisa-laajakaista.fi>
References: <20160524162711.4397.83541.idtracker@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
In-Reply-To: <20160524162711.4397.83541.idtracker@ietfa.amsl.com>
User-Agent: Mutt/1.6.0 (2016-04-01)
Sender: ilariliusvaara@welho.com
Archived-At: <http://mailarchive.ietf.org/arch/msg/jose/cl2evBFajMFHd-opr_mgeuhB3Rk>
Subject: Re: [jose] I-D Action: draft-ietf-jose-cfrg-curves-02.txt
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Javascript Object Signing and Encryption <jose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jose>, <mailto:jose-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jose/>
List-Post: <mailto:jose@ietf.org>
List-Help: <mailto:jose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jose>, <mailto:jose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 24 May 2016 16:29:29 -0000

On Tue, May 24, 2016 at 09:27:11AM -0700, internet-drafts@ietf.org wrote:
> 
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the Javascript Object Signing and Encryption of the IETF.
> 
>         Title           : CFRG ECDH and signatures in JOSE 
>         Author          : Ilari Liusvaara
> 	Filename        : draft-ietf-jose-cfrg-curves-02.txt
> 	Pages           : 12
> 	Date            : 2016-05-24
> 
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-jose-cfrg-curves-02

Copied the way EdDSA is done from COSE (Alg:EdDSA) and cleared
all TBD items.

(There probably still are lots of typos in there).


-Ilari