summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-02-21 17:23:08 +0000
committerRichard Levitte <levitte@openssl.org>2002-02-21 17:23:08 +0000
commit7c2831ac902fc3367978528a6d3a539e12475950 (patch)
tree4d0801a8e52ddaa5f7600ba15e4671ce463eb65f /STATUS
parentde603b75fc78b872b4c6e109f86ce66a28e5f60d (diff)
We have AES support in openssl speed
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 1 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index dce880a3d8..9bb7d6983c 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2002/02/20 18:03:54 $
+ ______________ $Date: 2002/02/21 17:23:08 $
DEVELOPMENT STATE
@@ -61,8 +61,6 @@
weakness in SSL/TLS should be added; see
http://www.openssl.org/~bodo/tls-cbc.txt
- o 'openssl speed' should include AES support (0.9.7-dev)
-
o apps/ca.c: "Sign the certificate?" - "n" creates empty certificate file
o Whenever strncpy is used, make sure the resulting string is NULL-terminated