xvzcf / tls-interop-runner

Interoperability testing of TLS implementations.
Other
10 stars 13 forks source link

Add "ech-accept" test case #23

Closed cjpatton closed 3 years ago

cjpatton commented 3 years ago

Adds client and server support for the ECH extension to cloudflare-go. The "ech-accept" test case, the client offers ECH and the server accepts.

This PR also fixes the ECH codepoint in cmd/util, which was incorrect.

This was merged in the wrong order. cc/ @chris-wood