We have AES support in openssl speed

This commit is contained in:
Richard Levitte 2002-02-21 17:23:04 +00:00
parent 3e563bcea7
commit e2aebccba1

4
STATUS
View File

@ -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