Re: [COSE] Request for early code points for draft-ietf-cose-countersign
Russ Housley <housley@vigilsec.com> Mon, 23 November 2020 22:54 UTC
Return-Path: <housley@vigilsec.com>
X-Original-To: cose@ietfa.amsl.com
Delivered-To: cose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 762003A0ABD
for <cose@ietfa.amsl.com>; Mon, 23 Nov 2020 14:54:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.003
X-Spam-Level:
X-Spam-Status: No, score=0.003 tagged_above=-999 required=5
tests=[SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001]
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 ZKnZn7rxR5h8 for <cose@ietfa.amsl.com>;
Mon, 23 Nov 2020 14:54:10 -0800 (PST)
Received: from mail.smeinc.net (mail.smeinc.net [209.135.209.11])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 4C5783A0ABB
for <cose@ietf.org>; Mon, 23 Nov 2020 14:54:10 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
by mail.smeinc.net (Postfix) with ESMTP id A2EC1300B9C
for <cose@ietf.org>; Mon, 23 Nov 2020 17:54:07 -0500 (EST)
X-Virus-Scanned: amavisd-new at mail.smeinc.net
Received: from mail.smeinc.net ([127.0.0.1])
by localhost (mail.smeinc.net [127.0.0.1]) (amavisd-new, port 10026)
with ESMTP id UeYljoModigC for <cose@ietf.org>;
Mon, 23 Nov 2020 17:54:06 -0500 (EST)
Received: from a860b60074bd.fios-router.home
(pool-141-156-161-153.washdc.fios.verizon.net [141.156.161.153])
by mail.smeinc.net (Postfix) with ESMTPSA id 64BA1300A9E;
Mon, 23 Nov 2020 17:54:06 -0500 (EST)
Content-Type: text/plain;
charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.17\))
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <CALhKWghLRUU8S1szP9TUz3NrOEMdnNJgNoXZDEtH4sOH0fay8A@mail.gmail.com>
Date: Mon, 23 Nov 2020 17:54:07 -0500
Cc: cose <cose@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <55936586-742F-41F0-9238-DD4A1E2C1DE2@vigilsec.com>
References: <CALhKWghLRUU8S1szP9TUz3NrOEMdnNJgNoXZDEtH4sOH0fay8A@mail.gmail.com>
To: Jonathan Hammell <jfhamme.cccs@gmail.com>
X-Mailer: Apple Mail (2.3445.104.17)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cose/_E8m1FDtVES5kzW_JGHDH_ebEVs>
Subject: Re: [COSE] Request for early code points for
draft-ietf-cose-countersign
X-BeenThere: cose@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: CBOR Object Signing and Encryption <cose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cose>,
<mailto:cose-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cose/>
List-Post: <mailto:cose@ietf.org>
List-Help: <mailto:cose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cose>,
<mailto:cose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Nov 2020 22:54:12 -0000
I support early code point assignment. What do others think? Russ > On Nov 22, 2020, at 5:27 PM, Jonathan Hammell <jfhamme.cccs@gmail.com> wrote: > > I have some code that can generate some examples for > draft-ietf-cose-countersign. However, in order to use the new > countersignature V2 method, I need early code points assigned in the > COSE Header Parameters table > (https://www.iana.org/assignments/cose/cose.xhtml#header-parameters) > for counter signature version 2 and counter signature 0 version 2 > (TBD10 and TBD11 in the I-D). > > For draft-ietf-cose-countersign > (https://tools.ietf.org/html/draft-ietf-cose-countersign): > > Table COSE Header Parameters > https://www.iana.org/assignments/cose/cose.xhtml#header-parameters > > Name Value > counter signature version 2 11 > counter signature 0 version 2 12 > > I discovered that the current examples in > draft-ietf-cose-countersign-01 use the label for the original > countersignature structure, thus they will need to be fixed to use > countersignature V2 once the new code-point is assigned. I have > withdrawn my PR from the Examples repo so as to not cause confusion. > > Jonathan > > _______________________________________________ > COSE mailing list > COSE@ietf.org > https://www.ietf.org/mailman/listinfo/cose
- [COSE] Request for early code points for draft-ie… Jonathan Hammell
- Re: [COSE] Request for early code points for draf… Russ Housley
- Re: [COSE] Request for early code points for draf… Carsten Bormann
- Re: [COSE] Request for early code points for draf… Benjamin Kaduk