[Technical Errata Reported] RFC5652 (5331)
RFC Errata System <[email protected]> Mon, 23 Apr 2018 07:39:20 -0700 (PDT)
| Newsgroups | gmane.ietf.smime |
|---|---|
| Message-ID | <[email protected]> |
The following errata report has been submitted for RFC5652, "Cryptographic Message Syntax (CMS)". -------------------------------------- You may review the report below and at: http://www.rfc-editor.org/errata/eid5331 -------------------------------------- Type: Technical Reported by: Thomas Stimm <[email protected]> Section: 6.1 and 8 Original Text ------------- EncryptedData ::= SEQUENCE { version CMSVersion, encryptedContentInfo EncryptedContentInfo, unprotectedAttrs [1] IMPLICIT UnprotectedAttributes OPTIONAL } EncryptedContentInfo ::= SEQUENCE { contentType ContentType, contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier, encryptedContent [0] IMPLICIT EncryptedContent OPTIONAL } Corrected Text -------------- EncryptedData ::= SEQUENCE { version CMSVersion, encryptedContentInfo EncryptedContentInfo, encryptedContent [0] IMPLICIT EncryptedContent OPTIONAL, unprotectedAttrs [1] IMPLICIT UnprotectedAttributes OPTIONAL } EncryptedContentInfo ::= SEQUENCE { contentType ContentType, contentEncryptionAlgorithm ContentEncryptionAlgorithmIdentifier } Notes ----- - Wrong enumeration of UnprotectedAttributes OPTIONAL [1] instead of [0]. - ‘UnprotectedAttributes OPTIONAL’ makes only sense, if ‘EncryptedContent OPTIONAL’ is available. - It seems that OpenSSL and wolfSSL are using the suggested wrapping and are not following the RFC, here. 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. -------------------------------------- RFC5652 (draft-ietf-smime-rfc3852bis-00) -------------------------------------- Title : Cryptographic Message Syntax (CMS) Publication Date : September 2009 Author(s) : R. Housley Category : DRAFT STANDARD Source : S/MIME Mail Security Area : Security Stream : IETF Verifying Party : IESG _______________________________________________ smime mailing list [email protected] https://www.ietf.org/mailman/listinfo/smime