summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-02-21 17:23:04 +0000
committerRichard Levitte <levitte@openssl.org>2002-02-21 17:23:04 +0000
commite2aebccba1b7d5e02cfdb79d9bdce3d7f2b28dee (patch)
treebc850b42b0cfc65e7932e3132a54db20e0864d9f /STATUS
parent3e563bcea70ed81ac3f578883458014fc6ee9855 (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 7929c02231..67ecd83a98 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2002/02/20 18:03:00 $
+ ______________ $Date: 2002/02/21 17:23:04 $
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