summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorsteve <steve>1999-07-27 21:58:05 +0000
committersteve <steve>1999-07-27 21:58:05 +0000
commitbe2447ededaa7e431c1ece36638ecbcf0d2e7bda (patch)
treee842119bec27d8ec543c98216ffd6c3a5d022f4a /STATUS
parentf039d3be1ec0e5669686522ea6b70db9f428fb6f (diff)
downloadopenssl-be2447ededaa7e431c1ece36638ecbcf0d2e7bda.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 4028f3a4b..93a9990fd 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).