Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Unified Diff: third_party/tlslite/README.chromium

Issue 212883008: Add DHE_RSA support to tlslite. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: spaces Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/tlslite/README.chromium
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium
index 2d8cb4193b1b99b24e6bcbf1d89f96843871fe8f..d9d2d4a5f84e5d996f45d4e042d4028325098173 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 key exchanges.
wtc 2014/04/02 19:11:29 Nit: key exchanges => cipher suites?
davidben 2014/04/03 18:45:48 Done.

Powered by Google App Engine
This is Rietveld 408576698