Re: [openpgp] How to re-launch the OpenPGP WG

NIIBE Yutaka <gniibe@fsij.org> Fri, 13 March 2015 00:38 UTC

Return-Path: <gniibe@fsij.org>
X-Original-To: openpgp@ietfa.amsl.com
Delivered-To: openpgp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EECD01AC3D1 for <openpgp@ietfa.amsl.com>; Thu, 12 Mar 2015 17:38:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.112
X-Spam-Level:
X-Spam-Status: No, score=-0.112 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, 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 jWJw3F1xO3MA for <openpgp@ietfa.amsl.com>; Thu, 12 Mar 2015 17:38:42 -0700 (PDT)
Received: from akagi.fsij.org (akagi.fsij.org [IPv6:2001:4b98:dc0:41:216:3eff:fe1a:6542]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65BB41AC3C7 for <openpgp@ietf.org>; Thu, 12 Mar 2015 17:38:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=fsij.org; s=main; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=wqgO/7wlHkWciomkgzpuH1haP7z8BelNrxxUCZosasc=; b=lrBrAFquw+fUYmitU1puMzxQ+jDoZjyvEqtLpSkSUePQ0Lr3Lh27UpJ0KS/qw6Aw5X3pMGYdf43wJt3opvdUhRi81QhJSXxzlbI46QHUjYN6YNUwE8Do6F9cLsN/WgUc3xqrWUA0IHDK4LuySIdaRIfhEmyH+/iyBX8fIAW1860iRE2AgTJ6yxBsAKsAfeJ9KL/lMEzmGm9XQiO/DA9omGv5YfisCteohu0WjJM2yuzsb6FEIu/8hjqfwB3N5LHwNn9il6iVznjHFYmZFZTL+Zo1xu1JboeRF4SfDhYevXAQKcYw26WZA4f7CH8ziezXiWfXujru+IQjhn23dcFsYw==;
Received: from 140.200.232.153.ap.dti.ne.jp ([153.232.200.140] helo=[192.168.2.105]) by akagi.fsij.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <gniibe@fsij.org>) id 1YWDbJ-0002Hz-0j for openpgp@ietf.org; Fri, 13 Mar 2015 09:37:17 +0900
Message-ID: <5502318C.7050704@fsij.org>
Date: Fri, 13 Mar 2015 09:38:36 +0900
From: NIIBE Yutaka <gniibe@fsij.org>
Organization: Free Software Initiative of Japan
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.3.0
MIME-Version: 1.0
To: openpgp@ietf.org
References: <878uf2iehi.fsf@vigenere.g10code.de>
In-Reply-To: <878uf2iehi.fsf@vigenere.g10code.de>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/openpgp/APma8MZAUS9ca5BispEqbwRYFNQ>
Subject: Re: [openpgp] How to re-launch the OpenPGP WG
X-BeenThere: openpgp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Ongoing discussion of OpenPGP issues." <openpgp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/openpgp>, <mailto:openpgp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/openpgp/>
List-Post: <mailto:openpgp@ietf.org>
List-Help: <mailto:openpgp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/openpgp>, <mailto:openpgp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Mar 2015 00:38:44 -0000

On 03/12/2015 09:31 PM, Werner Koch wrote:
> There are several tasks the WG should do:
[...]
> Is there any interest in this?

Yes.

I think that some improvements would be expected for ECC.  My specific
interests are the point format(s) and Curve25519 support.

There are two drafts for new point formats:

    Compact representation of an elliptic curve point (expired):
    https://tools.ietf.org/html/draft-jivsov-ecc-compact-05

    EdDSA for OpenPGP:
    http://tools.ietf.org/html/draft-koch-eddsa-for-openpgp-02

And, IIUC, we will introduce another point format for Curve25519.
--