From: Richard Levitte Date: Thu, 21 Feb 2002 17:23:08 +0000 (+0000) Subject: We have AES support in openssl speed X-Git-Tag: OpenSSL_0_9_7-beta1~204 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7c2831ac902fc3367978528a6d3a539e12475950;p=oweals%2Fopenssl.git We have AES support in openssl speed --- 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