Re: [COSE] I-D Action: draft-ietf-cose-hash-algs-06.txt

Jim Schaad <ietf@augustcellars.com> Tue, 07 July 2020 16:06 UTC

Return-Path: <ietf@augustcellars.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 C394F3A0F3D for <cose@ietfa.amsl.com>; Tue, 7 Jul 2020 09:06:46 -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 l59jzcXGH_Nu for <cose@ietfa.amsl.com>; Tue, 7 Jul 2020 09:06:45 -0700 (PDT)
Received: from mail2.augustcellars.com (augustcellars.com [50.45.239.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D85903A0F3C for <cose@ietf.org>; Tue, 7 Jul 2020 09:06:44 -0700 (PDT)
Received: from Jude (73.180.8.170) by mail2.augustcellars.com (192.168.0.56) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Tue, 7 Jul 2020 09:06:38 -0700
From: Jim Schaad <ietf@augustcellars.com>
To: 'Russ Housley' <housley@vigilsec.com>
CC: 'cose' <cose@ietf.org>
References: <159407203602.2317.5164885991537821304@ietfa.amsl.com> <53ECDCF3-46A2-49BD-88B8-18E24162B8A4@vigilsec.com>
In-Reply-To: <53ECDCF3-46A2-49BD-88B8-18E24162B8A4@vigilsec.com>
Date: Tue, 07 Jul 2020 09:06:36 -0700
Message-ID: <00ba01d65478$98cb3030$ca619090$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AQGjiJR8Pi2NlQVijvn/6IAMhhjhyQH8C2ZoqVH/kIA=
Content-Language: en-us
X-Originating-IP: [73.180.8.170]
Archived-At: <https://mailarchive.ietf.org/arch/msg/cose/KvoH-c1DXhfL_Jg_qxuY_IeTSL8>
Subject: Re: [COSE] I-D Action: draft-ietf-cose-hash-algs-06.txt
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: Tue, 07 Jul 2020 16:06:47 -0000

Yeah, I remembered that in the middle of the night.  I'll get that up today.

> -----Original Message-----
> From: COSE <cose-bounces@ietf.org> On Behalf Of Russ Housley
> Sent: Tuesday, July 7, 2020 7:15 AM
> To: Jim Schaad <ietf@augustcellars.com>
> Cc: cose <cose@ietf.org>
> Subject: Re: [COSE] I-D Action: draft-ietf-cose-hash-algs-06.txt
> 
> Jim:
> 
> The paragraph before the table needs to be updated to match the table.
> 
> Russ
> 
> 
> > On Jul 6, 2020, at 5:47 PM, 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 CBOR Object Signing and Encryption WG
of
> the IETF.
> >
> >        Title           : CBOR Object Signing and Encryption (COSE): Hash
> Algorithms
> >        Author          : Jim Schaad
> > 	Filename        : draft-ietf-cose-hash-algs-06.txt
> > 	Pages           : 12
> > 	Date            : 2020-07-06
> >
> > Abstract:
> >   The CBOR Object Signing and Encryption (COSE) syntax
> >   [I-D.ietf-cose-rfc8152bis-struct] does not define any direct methods
> >   for using hash algorithms.  There are, however, circumstances where
> >   hash algorithms are used, such as indirect signatures where the hash
> >   of one or more contents are signed, and X.509 certificate or other
> >   object identification by the use of a fingerprint.  This document
> >   defines a set of hash algorithms that are identified by COSE
> >   Algorithm Identifiers.
> >
> >
> > The IETF datatracker status page for this draft is:
> > https://datatracker.ietf.org/doc/draft-ietf-cose-hash-algs/
> >
> > There are also htmlized versions available at:
> > https://tools.ietf.org/html/draft-ietf-cose-hash-algs-06
> > https://datatracker.ietf.org/doc/html/draft-ietf-cose-hash-algs-06
> >
> > A diff from the previous version is available at:
> > https://www.ietf.org/rfcdiff?url2=draft-ietf-cose-hash-algs-06
> >
> >
> > Please note that it may take a couple of minutes from the time of
> > submission until the htmlized version and diff are available at
tools.ietf.org.
> >
> > Internet-Drafts are also available by anonymous FTP at:
> > ftp://ftp.ietf.org/internet-drafts/
> >
> >
> > _______________________________________________
> > COSE mailing list
> > COSE@ietf.org
> > https://www.ietf.org/mailman/listinfo/cose
> 
> _______________________________________________
> COSE mailing list
> COSE@ietf.org
> https://www.ietf.org/mailman/listinfo/cose