[smime] [Errata Verified] RFC2631 (5897)

RFC Errata System <rfc-editor@rfc-editor.org> Wed, 19 January 2022 22:25 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: smime@ietfa.amsl.com
Delivered-To: smime@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D03833A1F48; Wed, 19 Jan 2022 14:25:22 -0800 (PST)
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, RCVD_IN_DNSWL_BLOCKED=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 aMn6cq1bHMID; Wed, 19 Jan 2022 14:25:18 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [IPv6:2001:1900:3001:11::31]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7EB613A1F44; Wed, 19 Jan 2022 14:25:18 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 499) id 4209B1BC8AC8; Wed, 19 Jan 2022 14:25:17 -0800 (PST)
To: housley@vigilsec.com, ekr@rtfm.com
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: rdd@cert.org, iesg@ietf.org, smime@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20220119222517.4209B1BC8AC8@rfc-editor.org>
Date: Wed, 19 Jan 2022 14:25:17 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/smime/RaPSJstFHhkiHafcXdiggN1VVHI>
Subject: [smime] [Errata Verified] RFC2631 (5897)
X-BeenThere: smime@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: SMIME Working Group <smime.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/smime>, <mailto:smime-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/smime/>
List-Post: <mailto:smime@ietf.org>
List-Help: <mailto:smime-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/smime>, <mailto:smime-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 19 Jan 2022 22:25:23 -0000

The following errata report has been verified for RFC2631,
"Diffie-Hellman Key Agreement Method". 

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid5897

--------------------------------------
Status: Verified
Type: Technical

Reported by: Russ Housley <housley@vigilsec.com>
Date Reported: 2019-11-07
Verified by: Roman Danyliw (IESG)

Section: 2.1.2

Original Text
-------------
     KeySpecificInfo ::= SEQUENCE {
       algorithm OBJECT IDENTIFIER,
       counter OCTET STRING SIZE (4..4) }

Corrected Text
--------------
     KeySpecificInfo ::= SEQUENCE {
       algorithm OBJECT IDENTIFIER,
       counter OCTET STRING (SIZE (4..4)) }

Notes
-----
The addition of '(' and ')' are needed for an ASN.1 compiler to accept the syntax without raising an error.

--------------------------------------
RFC2631 (draft-ietf-smime-x942-07)
--------------------------------------
Title               : Diffie-Hellman Key Agreement Method
Publication Date    : June 1999
Author(s)           : E. Rescorla
Category            : PROPOSED STANDARD
Source              : S/MIME Mail Security
Area                : Security
Stream              : IETF
Verifying Party     : IESG