Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ech] rewrite ESNI to ECH draft 15 #437

Merged
merged 110 commits into from Dec 7, 2022
Merged

[ech] rewrite ESNI to ECH draft 15 #437

merged 110 commits into from Dec 7, 2022

Conversation

kazuho
Copy link
Member

@kazuho kazuho commented Nov 17, 2022

  • implementation:
    • full handshake
    • resumption
    • HRR
    • retry_config
    • ech_required alert
  • test:
    • confirm interop (done with crypto.cloudflare.com)
    • add basic tests
    • add matrix of tests (incl. rejection, HRR)

include/picotls.h Outdated Show resolved Hide resolved
lib/picotls.c Outdated Show resolved Hide resolved
lib/picotls.c Outdated Show resolved Hide resolved
@huitema
Copy link
Collaborator

huitema commented Nov 30, 2022

@kazuho do you want me to take a look at the failures on the windows test, such as https://ci.appveyor.com/project/kazuho/picotls/builds/45518912/job/ujvonq5v0g948lh5?

@kazuho
Copy link
Member Author

kazuho commented Nov 30, 2022

@huitema Thanks I would appreciate that!

With this PR, picotls-esni is no longer built (src/esni.c is removed), with the assumption being that we do not need to provide people tools for building ECHConfigList or SVCB / HTTPS resource records.

I think that the removal has to be done on MSVC side.

@kazuho kazuho marked this pull request as ready for review November 30, 2022 02:22
@kazuho kazuho mentioned this pull request Dec 7, 2022
4 tasks
@kazuho
Copy link
Member Author

kazuho commented Dec 7, 2022

Let's merge this. It works, we have tests.

The API might be unstable. But the fact is that it cannot become stable until RFC is published.

@kazuho kazuho merged commit 4fe18f3 into master Dec 7, 2022
@imsys imsys mentioned this pull request Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants