cloudflare / go

Go with Cloudflare experimental patches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update KEMTLS code

claucece opened this issue · comments

Given that dc are now of the cf branch, KEMTLS can be implemented there as well. The KEMTLS functionality is implemented in the cf-pq-kemtls branch but needs to be updated to the latest DC code.

The task consists of:

  • Updating KEMTLS code to the Go 1.16
  • Updating KEMTLS code to the latest DC code
  • Creating a parameter that allows the usage of KEMTLS and acts as a barrier so when it is set to false it cannot be used (for security purposes of TLS-1000).