aboutsummaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-07-27 21:58:08 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-07-27 21:58:08 +0000
commit770d19b862113f075a66a188a7be56f4b1f56251 (patch)
treedd1bb20c9569b098937118945615f95aa04f76ed /STATUS
parent5965902e6e011be06fb6c0b8941973350ee64485 (diff)
downloadopenssl-770d19b862113f075a66a188a7be56f4b1f56251.tar.gz
New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 1 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index 4028f3a4b2..93a9990fdd 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 1999/07/25 12:19:02 $
+ ______________ $Date: 1999/07/27 21:58:06 $
DEVELOPMENT STATE
@@ -27,8 +27,6 @@
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 #8 and PKCS#5 v2.0 support.
Private key, certificate and CRL API and implementation.
Checking and bugfixing PKCS#7 (S/MIME code).