RFC Errata
Found 1 record.
Status: Reported (1)
RFC 5698, "Data Structure for the Security Suitability of Cryptographic Algorithms (DSSC)", November 2009
Source of RFC: ltans (sec)
Errata ID: 6948
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Russ Housley
Date Reported: 2022-04-29
Section Appendix C and D says:
version INTEGER DEFAULT {v1(1)},
It should say:
version INTEGER { v1(1) } DEFAULT v1,
Notes:
The syntax for version in the TBSPolicy structure is incorrect. The replacement line works in both Appendix C (Informative) and Appendix D (Normative).