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

Unified Diff: third_party/tlslite/README.chromium

Issue 1306553002: Implement extended master secret in tlslite (again) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 4468a08aebb4550706f7deedcb125c96931ad304..d058fe141a28e96f31ca1d8aabe69dce754c7041 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -38,4 +38,6 @@ Local Modifications:
unless >= TLS 1.2 is negotiated.
- patches/alert_after_handshake.patch: Add an option to send a fatal alert
immediately after the handshake completes.
-- patches/ecdhe_rsa.patch: Implement ECDHE_RSA-based ciper suites on the server.
+- patches/ecdhe_rsa.patch: Implement ECDHE_RSA-based ciper suites on the server.
+- patches/extended_master_secret.patch: Add server support for extended
+ master secret.
« no previous file with comments | « no previous file | third_party/tlslite/patches/extended_master_secret.patch » ('j') | third_party/tlslite/tlslite/tlsrecordlayer.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698