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: 2693
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Sean Turner
Date Reported: 2011-01-28
Verifier Name: Tim Polk
Date Verified: 2011-03-09
Section 3.3 says:
... the object identifier ecdsa-with-SHA1* (where * is 224, 256, 384, or 512) with absent parameters.
It should say:
... the object identifier ecdsa-with-SHA* (where * is 224, 256, 384, or 512) with absent parameters.
Notes:
r/ecdsa-withSHA1*/ecdsa-with-SHA*
The "1" shouldn't be there the algorithm names are ecdsa-with-SHA224, etc. not ecdsa-with-SHA1224.