Commit 78d6603a authored by Bodo Möller's avatar Bodo Möller
Browse files

We should implement a countermeasure against the predictable-IV CBC

weakness in SSL/TLS
parent 7241ae1a
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line

  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 2002/02/09 01:49:53 $
  ______________                           $Date: 2002/02/13 10:21:25 $

  DEVELOPMENT STATE

@@ -49,6 +49,10 @@

  NEEDS PATCH

    o  An (optional) countermeasure against the predictable-IV CBC
       weakness in SSL/TLS should be added; see
       http://www.openssl.org/~bodo/tls-cbc.txt

    o  All 'openssl' subprograms taking '-des' and '-des3' options should
       include AES support (0.9.7-dev)