diff options
Diffstat (limited to 'src/lib/libssl/doc/standards.txt')
-rw-r--r-- | src/lib/libssl/doc/standards.txt | 130 |
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 @@ | |||
1 | Standards 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 | |||
11 | All pointers in here will be either URL's or blobs of text borrowed | ||
12 | from miscellaneous indexes, like rfc-index.txt (index of RFCs), | ||
13 | 1id-index.txt (index of Internet drafts) and the like. | ||
14 | |||
15 | To find the latest possible RFCs, it's recommended to either browse | ||
16 | ftp://ftp.isi.edu/in-notes/ or go to http://www.rfc-editor.org/ and | ||
17 | use the search mechanism found there. | ||
18 | To find the latest possible Internet drafts, it's recommended to | ||
19 | browse ftp://ftp.isi.edu/internet-drafts/. | ||
20 | To find the latest possible PKCS, it's recommended to browse | ||
21 | http://www.rsasecurity.com/rsalabs/pkcs/. | ||
22 | |||
23 | |||
24 | Implemented: | ||
25 | ------------ | ||
26 | |||
27 | These are documents that describe things that are implemented (in | ||
28 | whole or at least great parts) in OpenSSL. | ||
29 | |||
30 | 1319 The MD2 Message-Digest Algorithm. B. Kaliski. April 1992. | ||
31 | (Format: TXT=25661 bytes) (Status: INFORMATIONAL) | ||
32 | |||
33 | 1320 The MD4 Message-Digest Algorithm. R. Rivest. April 1992. (Format: | ||
34 | TXT=32407 bytes) (Status: INFORMATIONAL) | ||
35 | |||
36 | 1321 The MD5 Message-Digest Algorithm. R. Rivest. April 1992. (Format: | ||
37 | TXT=35222 bytes) (Status: INFORMATIONAL) | ||
38 | |||
39 | 2246 The TLS Protocol Version 1.0. T. Dierks, C. Allen. January 1999. | ||
40 | (Format: TXT=170401 bytes) (Status: PROPOSED STANDARD) | ||
41 | |||
42 | 2268 A Description of the RC2(r) Encryption Algorithm. R. Rivest. | ||
43 | January 1998. (Format: TXT=19048 bytes) (Status: INFORMATIONAL) | ||
44 | |||
45 | 2314 PKCS 10: Certification Request Syntax Version 1.5. B. Kaliski. | ||
46 | March 1998. (Format: TXT=15814 bytes) (Status: INFORMATIONAL) | ||
47 | |||
48 | 2315 PKCS 7: Cryptographic Message Syntax Version 1.5. B. Kaliski. | ||
49 | March 1998. (Format: TXT=69679 bytes) (Status: INFORMATIONAL) | ||
50 | |||
51 | 2437 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 | |||
55 | 2459 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 | |||
59 | PKCS#8: Private-Key Information Syntax Standard | ||
60 | |||
61 | PKCS#12: Personal Information Exchange Syntax Standard, version 1.0. | ||
62 | |||
63 | 2560 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 | |||
69 | Related: | ||
70 | -------- | ||
71 | |||
72 | These are documents that are close to OpenSSL, for example the | ||
73 | STARTTLS documents. | ||
74 | |||
75 | 1421 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 | |||
80 | 1422 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 | |||
84 | 1423 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 | |||
89 | 1424 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 | |||
93 | 2256 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 | |||
97 | 2487 SMTP Service Extension for Secure SMTP over TLS. P. Hoffman. | ||
98 | January 1999. (Format: TXT=15120 bytes) (Status: PROPOSED STANDARD) | ||
99 | |||
100 | 2585 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 | |||
104 | 2595 Using TLS with IMAP, POP3 and ACAP. C. Newman. June 1999. | ||
105 | (Format: TXT=32440 bytes) (Status: PROPOSED STANDARD) | ||
106 | |||
107 | 2712 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 | |||
111 | 2817 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 | |||
115 | 2818 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 | |||
121 | To be implemented: | ||
122 | ------------------ | ||
123 | |||
124 | These are documents that describe things that are planed to be | ||
125 | implemented in the hopefully short future. | ||
126 | |||
127 | 2712 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 | |||