summaryrefslogtreecommitdiff
path: root/src/lib/libssl/doc/standards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/doc/standards.txt')
-rw-r--r--src/lib/libssl/doc/standards.txt130
1 files changed, 0 insertions, 130 deletions
diff --git a/src/lib/libssl/doc/standards.txt b/src/lib/libssl/doc/standards.txt
deleted file mode 100644
index 596d9001e6..0000000000
--- a/src/lib/libssl/doc/standards.txt
+++ /dev/null
@@ -1,130 +0,0 @@
1Standards related to OpenSSL
2============================
3
4[Please, this is currently a draft. I made a first try at finding
5 documents that describe parts of what OpenSSL implements. There are
6 big gaps, and I've most certainly done something wrong. Please
7 correct whatever is... Also, this note should be removed when this
8 file is reaching a somewhat correct state. -- Richard Levitte]
9
10
11All pointers in here will be either URL's or blobs of text borrowed
12from miscellaneous indexes, like rfc-index.txt (index of RFCs),
131id-index.txt (index of Internet drafts) and the like.
14
15To find the latest possible RFCs, it's recommended to either browse
16ftp://ftp.isi.edu/in-notes/ or go to http://www.rfc-editor.org/ and
17use the search mechanism found there.
18To find the latest possible Internet drafts, it's recommended to
19browse ftp://ftp.isi.edu/internet-drafts/.
20To find the latest possible PKCS, it's recommended to browse
21http://www.rsasecurity.com/rsalabs/pkcs/.
22
23
24Implemented:
25------------
26
27These are documents that describe things that are implemented (in
28whole or at least great parts) in OpenSSL.
29
301319 The MD2 Message-Digest Algorithm. B. Kaliski. April 1992.
31 (Format: TXT=25661 bytes) (Status: INFORMATIONAL)
32
331320 The MD4 Message-Digest Algorithm. R. Rivest. April 1992. (Format:
34 TXT=32407 bytes) (Status: INFORMATIONAL)
35
361321 The MD5 Message-Digest Algorithm. R. Rivest. April 1992. (Format:
37 TXT=35222 bytes) (Status: INFORMATIONAL)
38
392246 The TLS Protocol Version 1.0. T. Dierks, C. Allen. January 1999.
40 (Format: TXT=170401 bytes) (Status: PROPOSED STANDARD)
41
422268 A Description of the RC2(r) Encryption Algorithm. R. Rivest.
43 January 1998. (Format: TXT=19048 bytes) (Status: INFORMATIONAL)
44
452314 PKCS 10: Certification Request Syntax Version 1.5. B. Kaliski.
46 March 1998. (Format: TXT=15814 bytes) (Status: INFORMATIONAL)
47
482315 PKCS 7: Cryptographic Message Syntax Version 1.5. B. Kaliski.
49 March 1998. (Format: TXT=69679 bytes) (Status: INFORMATIONAL)
50
512437 PKCS #1: RSA Cryptography Specifications Version 2.0. B. Kaliski,
52 J. Staddon. October 1998. (Format: TXT=73529 bytes) (Obsoletes
53 RFC2313) (Status: INFORMATIONAL)
54
552459 Internet X.509 Public Key Infrastructure Certificate and CRL
56 Profile. R. Housley, W. Ford, W. Polk, D. Solo. January 1999.
57 (Format: TXT=278438 bytes) (Status: PROPOSED STANDARD)
58
59PKCS#8: Private-Key Information Syntax Standard
60
61PKCS#12: Personal Information Exchange Syntax Standard, version 1.0.
62
632560 X.509 Internet Public Key Infrastructure Online Certificate
64 Status Protocol - OCSP. M. Myers, R. Ankney, A. Malpani, S. Galperin,
65 C. Adams. June 1999. (Format: TXT=43243 bytes) (Status: PROPOSED
66 STANDARD)
67
68
69Related:
70--------
71
72These are documents that are close to OpenSSL, for example the
73STARTTLS documents.
74
751421 Privacy Enhancement for Internet Electronic Mail: Part I: Message
76 Encryption and Authentication Procedures. J. Linn. February 1993.
77 (Format: TXT=103894 bytes) (Obsoletes RFC1113) (Status: PROPOSED
78 STANDARD)
79
801422 Privacy Enhancement for Internet Electronic Mail: Part II:
81 Certificate-Based Key Management. S. Kent. February 1993. (Format:
82 TXT=86085 bytes) (Obsoletes RFC1114) (Status: PROPOSED STANDARD)
83
841423 Privacy Enhancement for Internet Electronic Mail: Part III:
85 Algorithms, Modes, and Identifiers. D. Balenson. February 1993.
86 (Format: TXT=33277 bytes) (Obsoletes RFC1115) (Status: PROPOSED
87 STANDARD)
88
891424 Privacy Enhancement for Internet Electronic Mail: Part IV: Key
90 Certification and Related Services. B. Kaliski. February 1993.
91 (Format: TXT=17537 bytes) (Status: PROPOSED STANDARD)
92
932256 A Summary of the X.500(96) User Schema for use with LDAPv3. M.
94 Wahl. December 1997. (Format: TXT=32377 bytes) (Status: PROPOSED
95 STANDARD)
96
972487 SMTP Service Extension for Secure SMTP over TLS. P. Hoffman.
98 January 1999. (Format: TXT=15120 bytes) (Status: PROPOSED STANDARD)
99
1002585 Internet X.509 Public Key Infrastructure Operational Protocols:
101 FTP and HTTP. R. Housley, P. Hoffman. May 1999. (Format: TXT=14813
102 bytes) (Status: PROPOSED STANDARD)
103
1042595 Using TLS with IMAP, POP3 and ACAP. C. Newman. June 1999.
105 (Format: TXT=32440 bytes) (Status: PROPOSED STANDARD)
106
1072712 Addition of Kerberos Cipher Suites to Transport Layer Security
108 (TLS). A. Medvinsky, M. Hur. October 1999. (Format: TXT=13763 bytes)
109 (Status: PROPOSED STANDARD)
110
1112817 Upgrading to TLS Within HTTP/1.1. R. Khare, S. Lawrence. May
112 2000. (Format: TXT=27598 bytes) (Updates RFC2616) (Status: PROPOSED
113 STANDARD)
114
1152818 HTTP Over TLS. E. Rescorla. May 2000. (Format: TXT=15170 bytes)
116 (Status: INFORMATIONAL)
117
118 "Securing FTP with TLS", 01/27/2000, <draft-murray-auth-ftp-ssl-05.txt>
119
120
121To be implemented:
122------------------
123
124These are documents that describe things that are planed to be
125implemented in the hopefully short future.
126
1272712 Addition of Kerberos Cipher Suites to Transport Layer Security
128 (TLS). A. Medvinsky, M. Hur. October 1999. (Format: TXT=13763 bytes)
129 (Status: PROPOSED STANDARD)
130