[Errata Verified] RFC2631 (5897)

RFC Errata System <[email protected]> Wed, 19 Jan 2022 14:25:17 -0800 (PST)
Newsgroups gmane.ietf.smime
Message-ID <[email protected]>
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 <[email protected]>
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