diff options
Diffstat (limited to 'third_party/tlslite/README.chromium')
-rw-r--r-- | third_party/tlslite/README.chromium | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium index c88d58e..28dded0 100644 --- a/third_party/tlslite/README.chromium +++ b/third_party/tlslite/README.chromium @@ -30,3 +30,4 @@ Local Modifications: client_cipher_preferences.patch. - patches/fix_test_file.patch: Fix #! line in random test file to appease our presubmit checks. +- patches/dhe_rsa.patch: Implement DHE_RSA-based cipher suites. |