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

PQC hybrid key support #565

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

bencemali
Copy link
Contributor

This PR brings (preliminary) support for hybrid post-quantum + elliptic curve KEMs and signatures. The hybrid serialization formats broadly follow the one used in oqs-provider.
Things that would still need work:

  • collecting/commiting to oids, especially for the hybrid algorithms
  • extending the hybridization logic to RSA+PQ hybrids
  • checking interoperability with other libraries implementing hybridization (eg. oqs-provider)
  • change serialization formats to possible (unknown to me) "under standardization" methods

@luczsoma
Copy link

@peterdettman Can we get support on this? How to move forward?

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.

2 participants