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

enable arbitrary p and x hybrids #177

Merged
merged 9 commits into from
Jun 8, 2023
Merged

Conversation

baentsch
Copy link
Member

@baentsch baentsch commented Jun 3, 2023

Fixes #176

Code generator logic changed to not bind NIST strength and (choice of) classic algorithm with PQ algorithm any more. Documentation updated accordingly.

Used to add support for p256_kyber768 and x25519_kyber768 (at IANA-assigned code points).

This also permitted removing "CLOUDFLARE" hack (#78). A test against Cloudflare infrastructure is advisable as part of code review.

@baentsch baentsch requested review from bhess and dstebila June 3, 2023 10:52
@dstebila dstebila mentioned this pull request Jun 8, 2023
@baentsch baentsch merged commit a8666de into main Jun 8, 2023
@baentsch baentsch deleted the mb-add-weak-kyber768-hybrids branch June 8, 2023 04:23
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 16, 2024
* enable arbitrary p and x hybrids

* tested cloudflare config (weak classic hybrid) OK

Signed-off-by: Felipe Ventura <felipe.ventura@entrust.com>
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.

Use IANA assigned TLS hybrid numbers
2 participants