-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
complexIssues that require good knowledge of tlslite-ng internals or cryptographyIssues that require good knowledge of tlslite-ng internals or cryptographyenhancementnew feature to be implementednew feature to be implementedhelp wanted
Description
Hello,
It would be nice if support for Encrypted ClientHello (ECH) could be added. It's becoming mainstream, most browsers support it now.
It replaces ESNI:
- https://datatracker.ietf.org/doc/draft-ietf-tls-esni/
- https://www.ietf.org/archive/id/draft-ietf-tls-esni-22.txt (although the document is still named esni, the title contents changed to Encrypted ClientHello)
- https://blog.cloudflare.com/encrypted-client-hello/
Perhaps #345 can then be closed.
Metadata
Metadata
Assignees
Labels
complexIssues that require good knowledge of tlslite-ng internals or cryptographyIssues that require good knowledge of tlslite-ng internals or cryptographyenhancementnew feature to be implementednew feature to be implementedhelp wanted