summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-05-11 00:52:46 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-05-11 00:52:46 +0000
commit10243d97fd9d8d3162af7ec4dc582da21703eb62 (patch)
tree0a8690f25889f01e603f6e1ffab965987ab97384 /STATUS
parentd5a2ea4b73220d58f12b2d6bdd378dc8e0a23bf9 (diff)
Various PKCS#7 related fixes,tidies and comments.
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 2 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index 70d0421f7a..593284bee2 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 1999/05/10 23:56:11 $
+ ______________ $Date: 1999/05/11 00:52:39 $
DEVELOPMENT STATE
@@ -37,9 +37,9 @@
o Steve is currently working on (in no particular order):
Proper (or at least usable) certificate chain verification.
Documentation on X509 V3 extension code.
- PKCS#12 code cleanup and enhancement.
PKCS #8 and PKCS#5 v2.0 support.
Private key, certificate and CRL API and implementation.
+ Checking and bugfixing PKCS#7 (S/MIME code).
o Mark is currently working on:
Folding in any changes that are in the C2Net code base that were