ietf-smime
[Top] [All Lists]

[smime] [Errata Verified] RFC2631 (5897)

2022-01-19 16:25:34
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(_at_)vigilsec(_dot_)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

_______________________________________________
smime mailing list
smime(_at_)ietf(_dot_)org
https://www.ietf.org/mailman/listinfo/smime

<Prev in Thread] Current Thread [Next in Thread>
  • [smime] [Errata Verified] RFC2631 (5897), RFC Errata System <=