diff options
author | Richard Levitte <levitte@openssl.org> | 2000-06-26 18:12:01 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2000-06-26 18:12:01 +0200 |
commit | adbd4ed16d483ae2fd946b3acf353f1143245b1d (patch) | |
tree | bb132f81ab690589669b35e98d2d20d837a4adfc /doc/standards.txt | |
parent | BSD-style MD5-based password algorithm in 'openssl passwd'. (diff) | |
download | openssl-adbd4ed16d483ae2fd946b3acf353f1143245b1d.tar.xz openssl-adbd4ed16d483ae2fd946b3acf353f1143245b1d.zip |
Added references to RFCs 1421 to 1424, that describe PEM.
Suggested by Randolph Bentson <bentson@grieg.holmsjoen.com>
Diffstat (limited to 'doc/standards.txt')
-rw-r--r-- | doc/standards.txt | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/doc/standards.txt b/doc/standards.txt index b451907567..eb8beb0f76 100644 --- a/doc/standards.txt +++ b/doc/standards.txt @@ -55,7 +55,7 @@ These are documents that describe things that are implemented in OpenSSL. Profile. R. Housley, W. Ford, W. Polk, D. Solo. January 1999. (Format: TXT=278438 bytes) (Status: PROPOSED STANDARD) -PKCS#12: Personal Informatoin Exchange Syntax Standard, version 1.0. +PKCS#12: Personal Information Exchange Syntax Standard, version 1.0. Related: @@ -64,6 +64,24 @@ Related: These are documents that are close to OpenSSL, for example the STARTTLS documents. +1421 Privacy Enhancement for Internet Electronic Mail: Part I: Message + Encryption and Authentication Procedures. J. Linn. February 1993. + (Format: TXT=103894 bytes) (Obsoletes RFC1113) (Status: PROPOSED + STANDARD) + +1422 Privacy Enhancement for Internet Electronic Mail: Part II: + Certificate-Based Key Management. S. Kent. February 1993. (Format: + TXT=86085 bytes) (Obsoletes RFC1114) (Status: PROPOSED STANDARD) + +1423 Privacy Enhancement for Internet Electronic Mail: Part III: + Algorithms, Modes, and Identifiers. D. Balenson. February 1993. + (Format: TXT=33277 bytes) (Obsoletes RFC1115) (Status: PROPOSED + STANDARD) + +1424 Privacy Enhancement for Internet Electronic Mail: Part IV: Key + Certification and Related Services. B. Kaliski. February 1993. + (Format: TXT=17537 bytes) (Status: PROPOSED STANDARD) + 2487 SMTP Service Extension for Secure SMTP over TLS. P. Hoffman. January 1999. (Format: TXT=15120 bytes) (Status: PROPOSED STANDARD) |