168651SkrisStandards related to OpenSSL
268651Skris============================
368651Skris
468651Skris[Please, this is currently a draft.  I made a first try at finding
568651Skris documents that describe parts of what OpenSSL implements.  There are
668651Skris big gaps, and I've most certainly done something wrong.  Please
768651Skris correct whatever is...  Also, this note should be removed when this
868651Skris file is reaching a somewhat correct state.        -- Richard Levitte]
968651Skris
1068651Skris
1168651SkrisAll pointers in here will be either URL's or blobs of text borrowed
1268651Skrisfrom miscellaneous indexes, like rfc-index.txt (index of RFCs),
1368651Skris1id-index.txt (index of Internet drafts) and the like.
1468651Skris
1568651SkrisTo find the latest possible RFCs, it's recommended to either browse
1668651Skrisftp://ftp.isi.edu/in-notes/ or go to http://www.rfc-editor.org/ and
1768651Skrisuse the search mechanism found there.
1868651SkrisTo find the latest possible Internet drafts, it's recommended to
1968651Skrisbrowse ftp://ftp.isi.edu/internet-drafts/.
2068651SkrisTo find the latest possible PKCS, it's recommended to browse
2168651Skrishttp://www.rsasecurity.com/rsalabs/pkcs/.
2268651Skris
2368651Skris
2468651SkrisImplemented:
2568651Skris------------
2668651Skris
27109998SmarkmThese are documents that describe things that are implemented (in
28109998Smarkmwhole or at least great parts) in OpenSSL.
2968651Skris
3068651Skris1319 The MD2 Message-Digest Algorithm. B. Kaliski. April 1992.
3168651Skris     (Format: TXT=25661 bytes) (Status: INFORMATIONAL)
3268651Skris
3368651Skris1320 The MD4 Message-Digest Algorithm. R. Rivest. April 1992. (Format:
3468651Skris     TXT=32407 bytes) (Status: INFORMATIONAL)
3568651Skris
3668651Skris1321 The MD5 Message-Digest Algorithm. R. Rivest. April 1992. (Format:
3768651Skris     TXT=35222 bytes) (Status: INFORMATIONAL)
3868651Skris
3968651Skris2246 The TLS Protocol Version 1.0. T. Dierks, C. Allen. January 1999.
4068651Skris     (Format: TXT=170401 bytes) (Status: PROPOSED STANDARD)
4168651Skris
4268651Skris2268 A Description of the RC2(r) Encryption Algorithm. R. Rivest.
4368651Skris     January 1998. (Format: TXT=19048 bytes) (Status: INFORMATIONAL)
4468651Skris
4568651Skris2315 PKCS 7: Cryptographic Message Syntax Version 1.5. B. Kaliski.
4668651Skris     March 1998. (Format: TXT=69679 bytes) (Status: INFORMATIONAL)
4768651Skris
4868651SkrisPKCS#8: Private-Key Information Syntax Standard
4968651Skris
5068651SkrisPKCS#12: Personal Information Exchange Syntax Standard, version 1.0.
5168651Skris
52109998Smarkm2560 X.509 Internet Public Key Infrastructure Online Certificate
53109998Smarkm     Status Protocol - OCSP. M. Myers, R. Ankney, A. Malpani, S. Galperin,
54109998Smarkm     C. Adams. June 1999. (Format: TXT=43243 bytes) (Status: PROPOSED
55109998Smarkm     STANDARD)
5668651Skris
57109998Smarkm2712 Addition of Kerberos Cipher Suites to Transport Layer Security
58109998Smarkm     (TLS). A. Medvinsky, M. Hur. October 1999. (Format: TXT=13763 bytes)
59109998Smarkm     (Status: PROPOSED STANDARD)
60109998Smarkm
61109998Smarkm2898 PKCS #5: Password-Based Cryptography Specification Version 2.0.
62109998Smarkm     B. Kaliski. September 2000. (Format: TXT=68692 bytes) (Status:
63109998Smarkm     INFORMATIONAL)
64109998Smarkm
65109998Smarkm2986 PKCS #10: Certification Request Syntax Specification Version 1.7.
66109998Smarkm     M. Nystrom, B. Kaliski. November 2000. (Format: TXT=27794 bytes)
67109998Smarkm     (Obsoletes RFC2314) (Status: INFORMATIONAL)
68109998Smarkm
69109998Smarkm3174 US Secure Hash Algorithm 1 (SHA1). D. Eastlake 3rd, P. Jones.
70109998Smarkm     September 2001. (Format: TXT=35525 bytes) (Status: INFORMATIONAL)
71109998Smarkm
72238405Sjkim3161 Internet X.509 Public Key Infrastructure, Time-Stamp Protocol (TSP)
73238405Sjkim     C. Adams, P. Cain, D. Pinkas, R. Zuccherato. August 2001
74238405Sjkim     (Status: PROPOSED STANDARD)
75238405Sjkim
76109998Smarkm3268 Advanced Encryption Standard (AES) Ciphersuites for Transport
77109998Smarkm     Layer Security (TLS). P. Chown. June 2002. (Format: TXT=13530 bytes)
78109998Smarkm     (Status: PROPOSED STANDARD)
79109998Smarkm
80109998Smarkm3279 Algorithms and Identifiers for the Internet X.509 Public Key
81109998Smarkm     Infrastructure Certificate and Certificate Revocation List (CRL)
82109998Smarkm     Profile. L. Bassham, W. Polk, R. Housley. April 2002. (Format:
83109998Smarkm     TXT=53833 bytes) (Status: PROPOSED STANDARD)
84109998Smarkm
85109998Smarkm3280 Internet X.509 Public Key Infrastructure Certificate and
86109998Smarkm     Certificate Revocation List (CRL) Profile. R. Housley, W. Polk, W.
87109998Smarkm     Ford, D. Solo. April 2002. (Format: TXT=295556 bytes) (Obsoletes
88109998Smarkm     RFC2459) (Status: PROPOSED STANDARD)
89109998Smarkm
90111147Snectar3447 Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography
91111147Snectar     Specifications Version 2.1. J. Jonsson, B. Kaliski. February 2003.
92111147Snectar     (Format: TXT=143173 bytes) (Obsoletes RFC2437) (Status:           
93111147Snectar     INFORMATIONAL)                                         
94109998Smarkm
95162911Ssimon3713 A Description of the Camellia Encryption Algorithm. M. Matsui,
96162911Ssimon     J. Nakajima, S. Moriai. April 2004. (Format: TXT=25031 bytes)
97162911Ssimon     (Status: INFORMATIONAL)
98162911Ssimon
99160814Ssimon3820 Internet X.509 Public Key Infrastructure (PKI) Proxy Certificate
100160814Ssimon     Profile. S. Tuecke, V. Welch, D. Engert, L. Pearlman, M. Thompson.
101160814Ssimon     June 2004. (Format: TXT=86374 bytes) (Status: PROPOSED STANDARD)
102111147Snectar
103162911Ssimon4132 Addition of Camellia Cipher Suites to Transport Layer Security
104162911Ssimon     (TLS). S. Moriai, A. Kato, M. Kanda. July 2005. (Format: TXT=13590
105162911Ssimon     bytes) (Status: PROPOSED STANDARD)
106160814Ssimon
107194206Ssimon4162 Addition of SEED Cipher Suites to Transport Layer Security (TLS).
108194206Ssimon     H.J. Lee, J.H. Yoon, J.I. Lee. August 2005. (Format: TXT=10578 bytes)
109194206Ssimon     (Status: PROPOSED STANDARD)
110194206Ssimon
111194206Ssimon4269 The SEED Encryption Algorithm. H.J. Lee, S.J. Lee, J.H. Yoon,
112194206Ssimon     D.H. Cheon, J.I. Lee. December 2005. (Format: TXT=34390 bytes)
113194206Ssimon     (Obsoletes RFC4009) (Status: INFORMATIONAL)
114194206Ssimon
115194206Ssimon
11668651SkrisRelated:
11768651Skris--------
11868651Skris
11968651SkrisThese are documents that are close to OpenSSL, for example the
12068651SkrisSTARTTLS documents.
12168651Skris
12268651Skris1421 Privacy Enhancement for Internet Electronic Mail: Part I: Message
12368651Skris     Encryption and Authentication Procedures. J. Linn. February 1993.
12468651Skris     (Format: TXT=103894 bytes) (Obsoletes RFC1113) (Status: PROPOSED
12568651Skris     STANDARD)
12668651Skris
12768651Skris1422 Privacy Enhancement for Internet Electronic Mail: Part II:
12868651Skris     Certificate-Based Key Management. S. Kent. February 1993. (Format:
12968651Skris     TXT=86085 bytes) (Obsoletes RFC1114) (Status: PROPOSED STANDARD)
13068651Skris
13168651Skris1423 Privacy Enhancement for Internet Electronic Mail: Part III:
13268651Skris     Algorithms, Modes, and Identifiers. D. Balenson. February 1993.
13368651Skris     (Format: TXT=33277 bytes) (Obsoletes RFC1115) (Status: PROPOSED
13468651Skris     STANDARD)
13568651Skris
13668651Skris1424 Privacy Enhancement for Internet Electronic Mail: Part IV: Key
13768651Skris     Certification and Related Services. B. Kaliski. February 1993.
13868651Skris     (Format: TXT=17537 bytes) (Status: PROPOSED STANDARD)
13968651Skris
140109998Smarkm2025 The Simple Public-Key GSS-API Mechanism (SPKM). C. Adams. October
141109998Smarkm     1996. (Format: TXT=101692 bytes) (Status: PROPOSED STANDARD)
14268651Skris
143109998Smarkm2510 Internet X.509 Public Key Infrastructure Certificate Management
144109998Smarkm     Protocols. C. Adams, S. Farrell. March 1999. (Format: TXT=158178
145109998Smarkm     bytes) (Status: PROPOSED STANDARD)
146109998Smarkm
147109998Smarkm2511 Internet X.509 Certificate Request Message Format. M. Myers, C.
148109998Smarkm     Adams, D. Solo, D. Kemp. March 1999. (Format: TXT=48278 bytes)
149109998Smarkm     (Status: PROPOSED STANDARD)
150109998Smarkm
151109998Smarkm2527 Internet X.509 Public Key Infrastructure Certificate Policy and
152109998Smarkm     Certification Practices Framework. S. Chokhani, W. Ford. March 1999.
153109998Smarkm     (Format: TXT=91860 bytes) (Status: INFORMATIONAL)
154109998Smarkm
155109998Smarkm2538 Storing Certificates in the Domain Name System (DNS). D. Eastlake
156109998Smarkm     3rd, O. Gudmundsson. March 1999. (Format: TXT=19857 bytes) (Status:
157109998Smarkm     PROPOSED STANDARD)
158109998Smarkm
159109998Smarkm2539 Storage of Diffie-Hellman Keys in the Domain Name System (DNS).
160109998Smarkm     D. Eastlake 3rd. March 1999. (Format: TXT=21049 bytes) (Status:
161109998Smarkm     PROPOSED STANDARD)
162109998Smarkm
163109998Smarkm2559 Internet X.509 Public Key Infrastructure Operational Protocols -
164109998Smarkm     LDAPv2. S. Boeyen, T. Howes, P. Richard. April 1999. (Format:
165109998Smarkm     TXT=22889 bytes) (Updates RFC1778) (Status: PROPOSED STANDARD)
166109998Smarkm
16768651Skris2585 Internet X.509 Public Key Infrastructure Operational Protocols:
16868651Skris     FTP and HTTP. R. Housley, P. Hoffman. May 1999. (Format: TXT=14813
16968651Skris     bytes) (Status: PROPOSED STANDARD)
17068651Skris
171109998Smarkm2587 Internet X.509 Public Key Infrastructure LDAPv2 Schema. S.
172109998Smarkm     Boeyen, T. Howes, P. Richard. June 1999. (Format: TXT=15102 bytes)
173109998Smarkm     (Status: PROPOSED STANDARD)
174109998Smarkm
17568651Skris2595 Using TLS with IMAP, POP3 and ACAP. C. Newman. June 1999.
17668651Skris     (Format: TXT=32440 bytes) (Status: PROPOSED STANDARD)
17768651Skris
178109998Smarkm2631 Diffie-Hellman Key Agreement Method. E. Rescorla. June 1999.
179109998Smarkm     (Format: TXT=25932 bytes) (Status: PROPOSED STANDARD)
18068651Skris
181109998Smarkm2632 S/MIME Version 3 Certificate Handling. B. Ramsdell, Ed.. June
182109998Smarkm     1999. (Format: TXT=27925 bytes) (Status: PROPOSED STANDARD)
183109998Smarkm
184109998Smarkm2716 PPP EAP TLS Authentication Protocol. B. Aboba, D. Simon. October
185109998Smarkm     1999. (Format: TXT=50108 bytes) (Status: EXPERIMENTAL)
186109998Smarkm
187109998Smarkm2773 Encryption using KEA and SKIPJACK. R. Housley, P. Yee, W. Nace.
188109998Smarkm     February 2000. (Format: TXT=20008 bytes) (Updates RFC0959) (Status:
189109998Smarkm     EXPERIMENTAL)
190109998Smarkm
191109998Smarkm2797 Certificate Management Messages over CMS. M. Myers, X. Liu, J.
192109998Smarkm     Schaad, J. Weinstein. April 2000. (Format: TXT=103357 bytes) (Status:
193109998Smarkm     PROPOSED STANDARD)
194109998Smarkm
19568651Skris2817 Upgrading to TLS Within HTTP/1.1. R. Khare, S. Lawrence. May
19668651Skris     2000. (Format: TXT=27598 bytes) (Updates RFC2616) (Status: PROPOSED
19768651Skris     STANDARD)
19868651Skris
19968651Skris2818 HTTP Over TLS. E. Rescorla. May 2000. (Format: TXT=15170 bytes)
20068651Skris     (Status: INFORMATIONAL)
20168651Skris
202109998Smarkm2876 Use of the KEA and SKIPJACK Algorithms in CMS. J. Pawling. July
203109998Smarkm     2000. (Format: TXT=29265 bytes) (Status: INFORMATIONAL)
204109998Smarkm
205109998Smarkm2984 Use of the CAST-128 Encryption Algorithm in CMS. C. Adams.
206109998Smarkm     October 2000. (Format: TXT=11591 bytes) (Status: PROPOSED STANDARD)
207109998Smarkm
208109998Smarkm2985 PKCS #9: Selected Object Classes and Attribute Types Version 2.0.
209109998Smarkm     M. Nystrom, B. Kaliski. November 2000. (Format: TXT=70703 bytes)
210109998Smarkm     (Status: INFORMATIONAL)
211109998Smarkm
212109998Smarkm3029 Internet X.509 Public Key Infrastructure Data Validation and
213109998Smarkm     Certification Server Protocols. C. Adams, P. Sylvester, M. Zolotarev,
214109998Smarkm     R. Zuccherato. February 2001. (Format: TXT=107347 bytes) (Status:
215109998Smarkm     EXPERIMENTAL)
216109998Smarkm
217109998Smarkm3039 Internet X.509 Public Key Infrastructure Qualified Certificates
218109998Smarkm     Profile. S. Santesson, W. Polk, P. Barzin, M. Nystrom. January 2001.
219109998Smarkm     (Format: TXT=67619 bytes) (Status: PROPOSED STANDARD)
220109998Smarkm
221109998Smarkm3058 Use of the IDEA Encryption Algorithm in CMS. S. Teiwes, P.
222109998Smarkm     Hartmann, D. Kuenzi. February 2001. (Format: TXT=17257 bytes)
223109998Smarkm     (Status: INFORMATIONAL)
224109998Smarkm
225109998Smarkm3161 Internet X.509 Public Key Infrastructure Time-Stamp Protocol
226109998Smarkm     (TSP). C. Adams, P. Cain, D. Pinkas, R. Zuccherato. August 2001.
227109998Smarkm     (Format: TXT=54585 bytes) (Status: PROPOSED STANDARD)
228109998Smarkm
229109998Smarkm3185 Reuse of CMS Content Encryption Keys. S. Farrell, S. Turner.
230109998Smarkm     October 2001. (Format: TXT=20404 bytes) (Status: PROPOSED STANDARD)
231109998Smarkm
232109998Smarkm3207 SMTP Service Extension for Secure SMTP over Transport Layer
233109998Smarkm     Security. P. Hoffman. February 2002. (Format: TXT=18679 bytes)
234109998Smarkm     (Obsoletes RFC2487) (Status: PROPOSED STANDARD)
235109998Smarkm
236109998Smarkm3217 Triple-DES and RC2 Key Wrapping. R. Housley. December 2001.
237109998Smarkm     (Format: TXT=19855 bytes) (Status: INFORMATIONAL)
238109998Smarkm
239109998Smarkm3274 Compressed Data Content Type for Cryptographic Message Syntax
240109998Smarkm     (CMS). P. Gutmann. June 2002. (Format: TXT=11276 bytes) (Status:
241109998Smarkm     PROPOSED STANDARD)
242109998Smarkm
243109998Smarkm3278 Use of Elliptic Curve Cryptography (ECC) Algorithms in
244109998Smarkm     Cryptographic Message Syntax (CMS). S. Blake-Wilson, D. Brown, P.
245109998Smarkm     Lambert. April 2002. (Format: TXT=33779 bytes) (Status:
246109998Smarkm     INFORMATIONAL)
247109998Smarkm
248109998Smarkm3281 An Internet Attribute Certificate Profile for Authorization. S.
249109998Smarkm     Farrell, R. Housley. April 2002. (Format: TXT=90580 bytes) (Status:
250109998Smarkm     PROPOSED STANDARD)
251109998Smarkm
252109998Smarkm3369 Cryptographic Message Syntax (CMS). R. Housley. August 2002.
253109998Smarkm     (Format: TXT=113975 bytes) (Obsoletes RFC2630, RFC3211) (Status:
254109998Smarkm     PROPOSED STANDARD)
255109998Smarkm
256109998Smarkm3370 Cryptographic Message Syntax (CMS) Algorithms. R. Housley. August
257109998Smarkm     2002. (Format: TXT=51001 bytes) (Obsoletes RFC2630, RFC3211) (Status:
258109998Smarkm     PROPOSED STANDARD)
259109998Smarkm
260109998Smarkm3377 Lightweight Directory Access Protocol (v3): Technical
261109998Smarkm     Specification. J. Hodges, R. Morgan. September 2002. (Format:
262109998Smarkm     TXT=9981 bytes) (Updates RFC2251, RFC2252, RFC2253, RFC2254, RFC2255,
263109998Smarkm     RFC2256, RFC2829, RFC2830) (Status: PROPOSED STANDARD)
264109998Smarkm
265109998Smarkm3394 Advanced Encryption Standard (AES) Key Wrap Algorithm. J. Schaad,
266109998Smarkm     R. Housley. September 2002. (Format: TXT=73072 bytes) (Status:
267109998Smarkm     INFORMATIONAL)
268109998Smarkm
269109998Smarkm3436 Transport Layer Security over Stream Control Transmission
270109998Smarkm     Protocol. A. Jungmaier, E. Rescorla, M. Tuexen. December 2002.
271109998Smarkm     (Format: TXT=16333 bytes) (Status: PROPOSED STANDARD)
272109998Smarkm
273162911Ssimon3657 Use of the Camellia Encryption Algorithm in Cryptographic 
274162911Ssimon     Message Syntax (CMS). S. Moriai, A. Kato. January 2004.
275162911Ssimon     (Format: TXT=26282 bytes) (Status: PROPOSED STANDARD)
276162911Ssimon
277162911Ssimon"Securing FTP with TLS", 01/27/2000, <draft-murray-auth-ftp-ssl-05.txt>  
27868651Skris 
27968651Skris
28068651SkrisTo be implemented:
28168651Skris------------------
28268651Skris
28368651SkrisThese are documents that describe things that are planed to be
28468651Skrisimplemented in the hopefully short future.
28568651Skris
286