RFC Errata
RFC 5754, "Using SHA2 Algorithms with Cryptographic Message Syntax", January 2010
Source of RFC: smime (sec)See Also: RFC 5754 w/ inline errata
Errata ID: 4846
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Annie Yousar
Date Reported: 2016-10-28
Verifier Name: Roman Danyliw
Date Verified: 2022-01-20
Section section 3.2 says:
The SMIMECapabilities attribute value indicates support for one of | the DSA signature algorithms in a SEQUENCE with the capabilityID field containing the object identifier sha*WithRSAEncryption (where * is 224, 256, 384, or 512) with NULL parameters.
It should say:
The SMIMECapabilities attribute value indicates support for one of | the RSA signature algorithms in a SEQUENCE with the capabilityID field containing the object identifier sha*WithRSAEncryption (where * is 224, 256, 384, or 512) with NULL parameters.
Notes:
The section 3.2 is related to RSA.