Re: [Teep] [Suit] Value of COSE_Mac_Tagged/COSE_Sign_Tagged/COSE_Mac0_Tagged/COSE_Sign1_Tagged

Carsten Bormann <cabo@tzi.org> Thu, 09 April 2020 11:07 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: teep@ietfa.amsl.com
Delivered-To: teep@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCE3F3A07F5; Thu, 9 Apr 2020 04:07:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-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 fLpd8PHi5Xg2; Thu, 9 Apr 2020 04:07:24 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F22B43A07EC; Thu, 9 Apr 2020 04:07:23 -0700 (PDT)
Received: from [172.16.42.112] (p548DCD70.dip0.t-ipconnect.de [84.141.205.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 48yddj6pVzzyqc; Thu, 9 Apr 2020 13:07:21 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <AM0PR08MB3716989A65CFEE8FF6E8F2A6FAC10@AM0PR08MB3716.eurprd08.prod.outlook.com>
Date: Thu, 09 Apr 2020 13:07:21 +0200
Cc: Akira Tsukamoto <akira.tsukamoto@aist.go.jp>, Jim Schaad <ietf@augustcellars.com>, "suit@ietf.org" <suit@ietf.org>, teep <teep@ietf.org>
X-Mao-Original-Outgoing-Id: 608123241.423031-689d619fb9e8d21ddce7f60dbe1bb923
Content-Transfer-Encoding: quoted-printable
Message-Id: <799C44A6-515B-40A7-88C5-ACED609BE6A0@tzi.org>
References: <4e6db9fe-c0c7-7ca0-95c7-843ebc164a4c@aist.go.jp> <05ef01d60e21$4bdd1ce0$e39756a0$@augustcellars.com> <e40771d1-e2bb-15b8-d00d-563ce022499a@aist.go.jp> <AM0PR08MB3716989A65CFEE8FF6E8F2A6FAC10@AM0PR08MB3716.eurprd08.prod.outlook.com>
To: Hannes Tschofenig <Hannes.Tschofenig@arm.com>
X-Mailer: Apple Mail (2.3608.80.23.2.2)
Archived-At: <https://mailarchive.ietf.org/arch/msg/teep/zitKsxBD4hUR60v9ZCy8M5JE3P4>
Subject: Re: [Teep] [Suit] Value of COSE_Mac_Tagged/COSE_Sign_Tagged/COSE_Mac0_Tagged/COSE_Sign1_Tagged
X-BeenThere: teep@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: A Protocol for Dynamic Trusted Execution Environment Enablement <teep.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/teep>, <mailto:teep-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/teep/>
List-Post: <mailto:teep@ietf.org>
List-Help: <mailto:teep-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/teep>, <mailto:teep-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Apr 2020 11:07:27 -0000

On 2020-04-09, at 10:40, Hannes Tschofenig <Hannes.Tschofenig@arm.com> wrote:
> 
> Hi Akira, Hi Jim,
> 
> based on our TEEP conference call we reduced the size of options down to COSE_Sign1. Hence, the rest is gone.
> That should make things easier and COSE_Sign1 is defined in the COSE spec itself.
> 
> I posted a PR with the new CDDL at https://github.com/ietf-teep/teep-protocol/pull/26

Thanks, Hannes.  Based on this, Henk and I have done some additional cleanup.
We plan to have a first version of a PR by 1300Z.

Grüße, Carsten