tlsfuzzer/tlslite-ng

Add support for ECH

Open

#544 opened on Jan 30, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (95 forks)auto 404
complexenhancementhelp wanted

Repository metrics

Stars
 (269 stars)
PR merge metrics
 (PR metrics pending)

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:

Perhaps https://github.com/tlsfuzzer/tlslite-ng/issues/345 can then be closed.

Contributor guide