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

Unified Diff: third_party/tlslite/README.chromium

Issue 1378613004: Set Token-Binding HTTP header (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@tb-tls-ext-new
Patch Set: Remove sequence numbers from mock reads Created 4 years, 11 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 e995e95b40e22aa11da9fdca89f35eb8b8ef9233..3bc992dc7510fdfab3c8f8f2042352f140062a84 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -45,3 +45,7 @@ Local Modifications:
binding negotiation TLS extension (draft-ietf-tokbind-negotiation-00)
- patches/disable_channel_id.patch: Add flag to HandshakeSettings to allow
for disabling channel id.
+- patches/exported_keying_material.patch: Add method to Session to get
+ exported keying material (RFC 5705) for use in e.g. Token Binding.
+- patches/token_binding_resumption.patch: Fix token binding negotiation
+ extension to work on session resumption.

Powered by Google App Engine
This is Rietveld 408576698