Implement Token Binding Negotiation in tlslite
commitbed44d8777aaa1df759ae2242f6812d3de9625e7
authornharper <nharper@chromium.org>
Tue, 15 Sep 2015 19:59:36 +0000 (15 12:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 15 Sep 2015 20:00:39 +0000 (15 20:00 +0000)
tree40e25ec0363a2b6001327e3e540c454b1c0d9950
parent903dceff91f3fb0a3f48343f3366eb715b4698d8
Implement Token Binding Negotiation in tlslite

BUG=467312

Review URL: https://codereview.chromium.org/1336143002

Cr-Commit-Position: refs/heads/master@{#348968}
third_party/tlslite/README.chromium
third_party/tlslite/patches/token_binding_negotiation.patch [new file with mode: 0644]
third_party/tlslite/tlslite/constants.py
third_party/tlslite/tlslite/handshakesettings.py
third_party/tlslite/tlslite/messages.py
third_party/tlslite/tlslite/tlsconnection.py