Re: [Curdle] [Technical Errata Reported] RFC8419 (5869)

Russ Housley <housley@vigilsec.com> Thu, 03 October 2019 15:43 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: curdle@ietfa.amsl.com
Delivered-To: curdle@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5B00120809 for <curdle@ietfa.amsl.com>; Thu, 3 Oct 2019 08:43:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=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 BcX2j7j7Qfsk for <curdle@ietfa.amsl.com>; Thu, 3 Oct 2019 08:42:59 -0700 (PDT)
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 DB2D81200B1 for <curdle@ietf.org>; Thu, 3 Oct 2019 08:42:59 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id 4ED3B300B18 for <curdle@ietf.org>; Thu, 3 Oct 2019 11:42:58 -0400 (EDT)
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 Wyw78ueDUHuX for <curdle@ietf.org>; Thu, 3 Oct 2019 11:42:56 -0400 (EDT)
Received: from [5.5.33.173] (unknown [204.194.23.17]) by mail.smeinc.net (Postfix) with ESMTPSA id F34A83004C0; Thu, 3 Oct 2019 11:42:55 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <20191002223528.13333B80C41@rfc-editor.org>
Date: Thu, 03 Oct 2019 11:42:56 -0400
Cc: curdle <curdle@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <8184C130-6E45-4BB8-8BF2-7AF8BF288B4A@vigilsec.com>
References: <20191002223528.13333B80C41@rfc-editor.org>
To: "Roman D. Danyliw" <rdd@cert.org>, Ben Kaduk <kaduk@mit.edu>, Daniel Migault <daniel.migault@ericsson.com>, Rich Salz <rsalz@akamai.com>
X-Mailer: Apple Mail (2.3445.104.11)
Archived-At: <https://mailarchive.ietf.org/arch/msg/curdle/G0_MqGK903DFKlV2S_595GWETCw>
Subject: Re: [Curdle] [Technical Errata Reported] RFC8419 (5869)
X-BeenThere: curdle@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for discussion of potential new security area wg." <curdle.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/curdle>, <mailto:curdle-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/curdle/>
List-Post: <mailto:curdle@ietf.org>
List-Help: <mailto:curdle-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/curdle>, <mailto:curdle-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 03 Oct 2019 15:43:06 -0000

This is a simple one-letter typo, but if you copy the ASN.1 chunks into a module, they do not compile without this change.

Russ


> On Oct 2, 2019, at 6:35 PM, RFC Errata System <rfc-editor@rfc-editor.org> wrote:
> 
> The following errata report has been submitted for RFC8419,
> "Use of Edwards-Curve Digital Signature Algorithm (EdDSA) Signatures in the Cryptographic Message Syntax (CMS)".
> 
> --------------------------------------
> You may review the report below and at:
> https://www.rfc-editor.org/errata/eid5869
> 
> --------------------------------------
> Type: Technical
> Reported by: Russ Housley <housley@vigilsec.com>
> 
> Section: 2.3
> 
> Original Text
> -------------
>      hashalgs  OBJECT IDENTIFIER  ::=  { joint-iso-itu-t(2)
>                              country(16) us(840) organization(1)
>                              gov(101) csor(3) nistalgorithm(4) 2 }
> 
> Corrected Text
> --------------
>      hashAlgs  OBJECT IDENTIFIER  ::=  { joint-iso-itu-t(2)
>                              country(16) us(840) organization(1)
>                              gov(101) csor(3) nistalgorithm(4) 2 }
> 
> Notes
> -----
> The "hashAlgs" requires a capital letter for the other definitions in the section.
> 
> Instructions:
> -------------
> This erratum is currently posted as "Reported". If necessary, please
> use "Reply All" to discuss whether it should be verified or
> rejected. When a decision is reached, the verifying party  
> can log in to change the status and edit the report, if necessary. 
> 
> --------------------------------------
> RFC8419 (draft-ietf-curdle-cms-eddsa-signatures-08)
> --------------------------------------
> Title               : Use of Edwards-Curve Digital Signature Algorithm (EdDSA) Signatures in the Cryptographic Message Syntax (CMS)
> Publication Date    : August 2018
> Author(s)           : R. Housley
> Category            : PROPOSED STANDARD
> Source              : CURves, Deprecating and a Little more Encryption
> Area                : Security
> Stream              : IETF
> Verifying Party     : IESG
> 
> _______________________________________________
> Curdle mailing list
> Curdle@ietf.org
> https://www.ietf.org/mailman/listinfo/curdle