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
wolfssl: Allow setting of groups/curves. #7728
Conversation
In particular, the quantum safe KEM and hybrid curves.
Note this PR depends on wolfSSL/wolfssl#4390 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The failing Windows CI builds are the common flaky ones and don't seem to be due to your work.
Note that this PR now depends on wolfSSL/wolfssl#4412 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge coming up!
Thanks! |
In particular, the quantum safe KEM and hybrid curves.