cef7583633
This change adds the ability to configure ciphers specifically for TLS ≥ 1.0. This compliments the existing ability to specify ciphers for TLS ≥ 1.1. This is useful because TLS 1.0 is the first version not to suffer from POODLE. (Assuming that it's implemented correctly[1].) Thus one might wish to reserve RC4 solely for SSLv3. [1] https://www.imperialviolet.org/2014/12/08/poodleagain.html Change-Id: I774d5336fead48f03d8a0a3cf80c369692ee60df Reviewed-on: https://boringssl-review.googlesource.com/5793 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
crypto | ||
decrepit | ||
include/openssl | ||
ssl | ||
tool | ||
util | ||
.clang-format | ||
.gitignore | ||
BUILDING.md | ||
CMakeLists.txt | ||
codereview.settings | ||
LICENSE | ||
PORTING.md | ||
STYLE.md |