RFC Errata
RFC 4055, "Additional Algorithms and Identifiers for RSA Cryptography for use in the Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile", June 2005
Note: This RFC has been updated by RFC 5756
Source of RFC: pkix (sec)See Also: RFC 4055 w/ inline errata
Errata ID: 1676
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Alfred Hoenes
Date Reported: 2009-02-02
Verifier Name: Sean Turner
Date Verified: 2010-04-19
Section 3.1, 4.1 says:
a) Section 3.1, explanation of maskGenAlgorithm, last paragraph (2nd paragraph on page 9) b) Section 4.1, explanation of maskGenFunc, last paragraph (2nd paragraph on page 11) both say: Although mfg1SHA1Identifier is defined as the default value for this field, implementations MUST accept both the default value encoding (i.e., an absent field) and mfg1SHA1Identifier to be explicitly present in the encoding.
It should say:
both a) and b) should say: Although mgf1SHA1Identifier is defined as the default value for this field, implementations MUST accept both the default value encoding (i.e., an absent field) and mgf1SHA1Identifier to be explicitly present in the encoding.
Notes:
Rationale: 4 instances of the same character twister:
mfg1SHA1Identifier
--- ^^
mgf1SHA1Identifier
Note: "MGF" is the abbreviation of "Mask Generation Function".