Go to file
Adam Langley 0b5c1ac8ad TLS 1.1 ciphers.
This patch adds support for a different cipher list when the connection
is using TLS 1.1. This is intended to support the case where we want to
use AES with >= TLS 1.1 clients but RC4 otherwise because of the BEAST
attack.
2014-06-20 13:17:34 -07:00
crypto Constant-time, RSA PMS processing. 2014-06-20 13:17:34 -07:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Inital import. 2014-06-20 13:17:32 -07:00
ssl TLS 1.1 ciphers. 2014-06-20 13:17:34 -07:00
tool Inital import. 2014-06-20 13:17:32 -07:00
util Inital import. 2014-06-20 13:17:32 -07:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUGS Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Inital import. 2014-06-20 13:17:32 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00