Index: third_party/tlslite/README.chromium |
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium |
index 2d8cb4193b1b99b24e6bcbf1d89f96843871fe8f..18e644b5c1a4ff5e762786ec3d720c6ea00bd8c1 100644 |
--- a/third_party/tlslite/README.chromium |
+++ b/third_party/tlslite/README.chromium |
@@ -28,3 +28,4 @@ Local Modifications: |
- patches/ssl3_padding.patch: SSL3 requires minimal padding in CBC mode. |
- patches/srp_cert.patch: Prefer srp + cert over srp, to fix tests after |
client_cipher_preferences.patch. |
+- patches/dhe_rsa.patch: Implement DHE_RSA-based cipher suites. |