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

[TLS 1.3] Clean up support Hybrid PQ/T algorithms #3733

Merged
merged 5 commits into from
Oct 6, 2023

Conversation

reneme
Copy link
Collaborator

@reneme reneme commented Oct 6, 2023

Pull Request Dependencies

Note that this is not a hard dependency. If we decide to not include the CLI online test, this can be rebased/merged without an issue.

Description

In the meantime, Cloudflare as well as OQS use the same Group_Param for x25519/Kyber768 (namely the one defined in X25519Kyber768Draft00). Therefore, we can omit the Extrawurst for this combination.

Also, this adds p256/Kyber768 (supported by OQS) that might become relevant in case people don't trust Kyber512 enough.

@coveralls
Copy link

Coverage Status

coverage: 91.692% (+0.004%) from 91.688% when pulling 1e15f8c on tls13/revise_hybrid_schemes into 30ecb87 on master.

@reneme reneme added this to the Botan 3.2.0 milestone Oct 6, 2023
Copy link
Owner

@randombit randombit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@reneme reneme merged commit 6546d02 into master Oct 6, 2023
@randombit randombit deleted the tls13/revise_hybrid_schemes branch October 9, 2023 11:07
@randombit randombit restored the tls13/revise_hybrid_schemes branch October 9, 2023 11:08
@randombit randombit deleted the tls13/revise_hybrid_schemes branch October 9, 2023 11:08
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.

3 participants