Re: [COSE] [cose-issues] Add symbolic annotations to all examples (#24)

Jim Schaad <notifications@github.com> Sun, 22 November 2015 21:07 UTC

Return-Path: <noreply@github.com>
X-Original-To: cose@ietfa.amsl.com
Delivered-To: cose@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24C6B1B351F for <cose@ietfa.amsl.com>; Sun, 22 Nov 2015 13:07:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.908
X-Spam-Level:
X-Spam-Status: No, score=-5.908 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001] 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 XJmX1pnA06Dd for <cose@ietfa.amsl.com>; Sun, 22 Nov 2015 13:07:00 -0800 (PST)
Received: from github-smtp2a-ext-cp1-prd.iad.github.net (github-smtp2-ext4.iad.github.net [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 69ABA1B351E for <cose@ietf.org>; Sun, 22 Nov 2015 13:07:00 -0800 (PST)
Date: Sun, 22 Nov 2015 13:06:59 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1448226419; bh=jElhx+UisZfatC1yVTyOdAHMB6sk1Hmw82OHDi/Aw0s=; h=From:Reply-To:To:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MuDSyVJtRW30Zcw9JA64KP4jsiswLdSDK1uakiKNnZXhM/D7G3fw1tStmAME8FryH KWB9osGQ4Kzyrs8VxoJwfQFzpwusjfEjG9t01Q9kI9d8eK5D6WxD6O5MnFrUfXTSJB xQH+OkJNy+SjrRkNiACArl6qbDY6suOIsSYqXbtw=
From: Jim Schaad <notifications@github.com>
To: cose-wg/cose-issues <cose-issues@noreply.github.com>
Message-ID: <cose-wg/cose-issues/issues/24/158799744@github.com>
In-Reply-To: <cose-wg/cose-issues/issues/24@github.com>
References: <cose-wg/cose-issues/issues/24@github.com>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_56522e733380b_7b3c3f9d17b392c0279638"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: jimsch
X-GitHub-Recipient: cose-ietf
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: cose@ietf.org
Archived-At: <http://mailarchive.ietf.org/arch/msg/cose/mQl_ck8JpL4es788pxvKQ_xSZIM>
Subject: Re: [COSE] [cose-issues] Add symbolic annotations to all examples (#24)
X-BeenThere: cose@ietf.org
X-Mailman-Version: 2.1.15
Reply-To: cose-wg/cose-issues <reply+00ccf5581b2ffff9cbffc053a0b3151ecec92d210494535c92cf000000011269f07392a169ce06d28edc@reply.github.com>
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: Sun, 22 Nov 2015 21:07:02 -0000

Put in a first pass at the annotation.  It is messy but it needs to be looked at to determine what needs to be cleaned up better.  It is a requirement that one can build the tests from the output so the suggested format would not have worked, however https://datatracker.ietf.org/doc/draft-greevenbosch-appsawg-cbor-cddl/ has a new expanded version of diagnostic CDDL which is used here.

---
Reply to this email directly or view it on GitHub:
https://github.com/cose-wg/cose-issues/issues/24#issuecomment-158799744