Make TLS encryption levels match the QUIC ones (This patch was originally written by nharper) gfe-relnote: protected by disabled flag quic_supports_tls_handshake PiperOrigin-RevId: 244081747 Change-Id: I74fd042607ff3eb297536811ac60826e4f89a7a7
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.