| OLD | NEW |
| 1 Standards related to OpenSSL | 1 Standards related to OpenSSL |
| 2 ============================ | 2 ============================ |
| 3 | 3 |
| 4 [Please, this is currently a draft. I made a first try at finding | 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 | 5 documents that describe parts of what OpenSSL implements. There are |
| 6 big gaps, and I've most certainly done something wrong. Please | 6 big gaps, and I've most certainly done something wrong. Please |
| 7 correct whatever is... Also, this note should be removed when this | 7 correct whatever is... Also, this note should be removed when this |
| 8 file is reaching a somewhat correct state. -- Richard Levitte] | 8 file is reaching a somewhat correct state. -- Richard Levitte] |
| 9 | 9 |
| 10 | 10 |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 62 B. Kaliski. September 2000. (Format: TXT=68692 bytes) (Status: | 62 B. Kaliski. September 2000. (Format: TXT=68692 bytes) (Status: |
| 63 INFORMATIONAL) | 63 INFORMATIONAL) |
| 64 | 64 |
| 65 2986 PKCS #10: Certification Request Syntax Specification Version 1.7. | 65 2986 PKCS #10: Certification Request Syntax Specification Version 1.7. |
| 66 M. Nystrom, B. Kaliski. November 2000. (Format: TXT=27794 bytes) | 66 M. Nystrom, B. Kaliski. November 2000. (Format: TXT=27794 bytes) |
| 67 (Obsoletes RFC2314) (Status: INFORMATIONAL) | 67 (Obsoletes RFC2314) (Status: INFORMATIONAL) |
| 68 | 68 |
| 69 3174 US Secure Hash Algorithm 1 (SHA1). D. Eastlake 3rd, P. Jones. | 69 3174 US Secure Hash Algorithm 1 (SHA1). D. Eastlake 3rd, P. Jones. |
| 70 September 2001. (Format: TXT=35525 bytes) (Status: INFORMATIONAL) | 70 September 2001. (Format: TXT=35525 bytes) (Status: INFORMATIONAL) |
| 71 | 71 |
| 72 3161 Internet X.509 Public Key Infrastructure, Time-Stamp Protocol (TSP) |
| 73 C. Adams, P. Cain, D. Pinkas, R. Zuccherato. August 2001 |
| 74 (Status: PROPOSED STANDARD) |
| 75 |
| 72 3268 Advanced Encryption Standard (AES) Ciphersuites for Transport | 76 3268 Advanced Encryption Standard (AES) Ciphersuites for Transport |
| 73 Layer Security (TLS). P. Chown. June 2002. (Format: TXT=13530 bytes) | 77 Layer Security (TLS). P. Chown. June 2002. (Format: TXT=13530 bytes) |
| 74 (Status: PROPOSED STANDARD) | 78 (Status: PROPOSED STANDARD) |
| 75 | 79 |
| 76 3279 Algorithms and Identifiers for the Internet X.509 Public Key | 80 3279 Algorithms and Identifiers for the Internet X.509 Public Key |
| 77 Infrastructure Certificate and Certificate Revocation List (CRL) | 81 Infrastructure Certificate and Certificate Revocation List (CRL) |
| 78 Profile. L. Bassham, W. Polk, R. Housley. April 2002. (Format: | 82 Profile. L. Bassham, W. Polk, R. Housley. April 2002. (Format: |
| 79 TXT=53833 bytes) (Status: PROPOSED STANDARD) | 83 TXT=53833 bytes) (Status: PROPOSED STANDARD) |
| 80 | 84 |
| 81 3280 Internet X.509 Public Key Infrastructure Certificate and | 85 3280 Internet X.509 Public Key Infrastructure Certificate and |
| (...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 272 | 276 |
| 273 "Securing FTP with TLS", 01/27/2000, <draft-murray-auth-ftp-ssl-05.txt> | 277 "Securing FTP with TLS", 01/27/2000, <draft-murray-auth-ftp-ssl-05.txt> |
| 274 | 278 |
| 275 | 279 |
| 276 To be implemented: | 280 To be implemented: |
| 277 ------------------ | 281 ------------------ |
| 278 | 282 |
| 279 These are documents that describe things that are planed to be | 283 These are documents that describe things that are planed to be |
| 280 implemented in the hopefully short future. | 284 implemented in the hopefully short future. |
| 281 | 285 |
| OLD | NEW |