Commit e2aebccb authored by Richard Levitte's avatar Richard Levitte
Browse files

We have AES support in openssl speed

parent 3e563bce
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line

  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