'openssl rsa' etc. should include AES support in addition to DES
authorBodo Möller <bodo@openssl.org>
Tue, 25 Sep 2001 11:01:14 +0000 (11:01 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 25 Sep 2001 11:01:14 +0000 (11:01 +0000)
STATUS

diff --git a/STATUS b/STATUS
index d7a081b4eae00cbec8cc15bf8f49d9ccf3499870..3472ee9246dc8bc04b0a078f08464132ee0280c0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2001/09/25 10:30:15 $
+  ______________                           $Date: 2001/09/25 11:01:14 $
 
   DEVELOPMENT STATE
 
@@ -51,6 +51,9 @@
 
   NEEDS PATCH
 
+    o  All 'openssl' subprograms taking '-des' and '-des3' options should
+       include AES support (0.9.7-dev)
+
     o  'openssl speed' should include AES support (0.9.7-dev)
 
     o  apps/ca.c: "Sign the certificate?" - "n" creates empty certificate file