quictls / openssl

TLS/SSL and crypto library with QUIC APIs
https://quictls.github.io/openssl
Apache License 2.0
378 stars 50 forks source link

Support ECH mechanism. #150

Closed Izorkin closed 11 months ago

Izorkin commented 11 months ago

Are there plans to add ECH support to this fork?

tmshort commented 11 months ago

Not at this time; unless upstream OpenSSL adds support. This is focused on QUIC support.

Izorkin commented 11 months ago

OK. I would like to test QUIC+ECH :)