RFC Errata


Errata Search

 
Source of RFC  
Summary Table Full Records

RFC 7292, "PKCS #12: Personal Information Exchange Syntax v1.1", July 2014

Source of RFC: IETF - NON WORKING GROUP
Area Assignment: sec
See Also: RFC 7292 w/ inline errata

Errata ID: 5795
Status: Verified
Type: Technical
Publication Format(s) : TEXT

Reported By: Russ Housley
Date Reported: 2019-07-28
Verifier Name: Benjamin Kaduk
Date Verified: 2019-08-01

Section Appendix C says:

   pkcs-12PbeParams ::= SEQUENCE {
       salt        OCTET STRING,
       iterations  INTEGER
   }

It should say:

   Pkcs-12PbeParams ::= SEQUENCE {
       salt        OCTET STRING,
       iterations  INTEGER
   }

Notes:

ASN.1 types must begin with a capital letter.

This might have been caught earlier if the parameters structure were included in the ASN.1 module, which is part of Appendix D.

Report New Errata



Advanced Search