home *** CD-ROM | disk | FTP | other *** search
/ ftp.rsa.com / 2014.05.ftp.rsa.com.tar / ftp.rsa.com / pub / pkcs / pkcs-15 / pkcs-15v1_1tc1d1.txt < prev    next >
Text File  |  2014-05-02  |  3KB  |  104 lines

  1.        PKCS #15 v1.1 Technical Corrigendum 1 - Draft 1
  2.  
  3. August 24, 2000
  4.  
  5. (c) RSA Laboratories
  6.  
  7. Editor's note: This is the first draft of a technical corrigendum to
  8. PKCS #15 v1.1, which is available for a 30-day public review
  9. period. Please send comments and suggestions, both technical and
  10. editorial, to pkcs-editor@rsasecurity.com or
  11. pkcs-tng@rsasecurity.com.
  12.  
  13. Table of Contents
  14.  
  15. 1.  INTRODUCTION
  16. 2.  CHANGES TO SECTION 5, "IC CARD FILE FORMAT"
  17. 2.1 CHANGES TO SECTION 5.4.1, "EF(DIR)"
  18. 3.  CHANGES TO SECTION 6, "INFORMATION SYNTAX IN ASN.1"
  19. 3.1 CHANGES TO SECTION 6.1.5, "REFERENCEDVALUE AND PATH"
  20. 4.  CHANGES TO ANNEX A, "ASN.1 MODULE"
  21. A.  INTELLECTUAL PROPERTY CONSIDERATIONS
  22. B.  REFERENCES
  23. C.  ABOUT PKCS
  24.  
  25. 1. Introduction
  26.  
  27. This corrigendum lists known errors in version 1.1 of PKCS #15 [1],
  28. and should be incorporated into that version.
  29.  
  30. 2. Changes to Section 5, "IC card file format"
  31.  
  32. 2.1 Changes to Section 5.4.1, "EF(DIR)"
  33.  
  34. [Remove the last sentence starting: "An example of EF(DIR)
  35. contents..."]
  36.  
  37. 3. Changes to Section 6, "Information syntax in ASN.1"
  38.  
  39. 3.1 Changes to Section 6.1.5, "ReferencedValue and Path"
  40.  
  41. [Replace the definition of URL with:]
  42.  
  43. URL ::= CHOICE {
  44.     url    CHOICE {printable PrintableString, ia5 IA5String}, 
  45.         -- ia5 option should be used
  46.     urlWithDigest [3] SEQUENCE {
  47.         url    IA5String,
  48.         digest DigestInfoWithDefault
  49.     }
  50. }
  51.  
  52. 4. Changes to Annex A, "ASN.1 module"
  53.  
  54. [Replace the definition of URL with:]
  55.  
  56. URL ::= CHOICE {
  57.     url    CHOICE {printable PrintableString, ia5 IA5String}, 
  58.         -- ia5 option should be used
  59.     urlWithDigest [3] SEQUENCE {
  60.         url    IA5String,
  61.         digest DigestInfoWithDefault
  62.     }
  63. }
  64.  
  65. A. Intellectual property considerations
  66.  
  67. RSA Security makes no patent claims on the general constructions
  68. described in this document, although specific underlying techniques
  69. may be covered.  License to copy this document is granted provided
  70. that it is identified as "RSA Security Inc. Public-Key Cryptography
  71. Standards (PKCS)" in all material mentioning or referencing this
  72. document.
  73.  
  74. RSA Security makes no representations regarding intellectual property
  75. claims by other parties. Such determination is the responsibility of
  76. the user.
  77.  
  78. B. References
  79.  
  80. [1] RSA Laboratories. PKCS #15: Cryptographic Token Information
  81. Syntax Standard. Version 1.1, June 2000.
  82.  
  83. C. About PKCS
  84.  
  85. The Public-Key Cryptography Standards are specifications produced by
  86. RSA Laboratories in cooperation with secure systems developers
  87. worldwide for the purpose of accelerating the deployment of
  88. public-key cryptography. First published in 1991 as a result of
  89. meetings with a small group of early adopters of public-key
  90. technology, the PKCS documents have become widely referenced and
  91. implemented. Contributions from the PKCS series have become part of
  92. many formal and de facto standards, including ANSI X9 documents,
  93. PKIX, SET, S/MIME, and SSL.  Further development of PKCS occurs
  94. through mailing list discussions and occasional workshops, and
  95. suggestions for improvement are welcome. For more information,
  96. contact:
  97.  
  98. PKCS Editor
  99. RSA Laboratories
  100. 20 Crosby Drive
  101. Bedford, MA  01730 USA
  102. pkcs-editor@rsasecurity.com
  103. http://www.rsasecurity.com/rsalabs/
  104.