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

Introduces Hybrid key #213

Merged
merged 4 commits into from
Jul 30, 2024
Merged

Introduces Hybrid key #213

merged 4 commits into from
Jul 30, 2024

Conversation

commial
Copy link
Contributor

@commial commial commented Jul 26, 2024

Partially implements #195

⚠️ This PR contains breaking changes. In particular, a new type of key is used. mlar and ASN.1 parsers will be updated in future PR

This PR:

  • Introduces hybrid PQC, based on ml-kem providing a FIPS-203 implementation
  • Switch the key creation inside MLA from ECC to Hybrid PQC
  • Remove the no-more-used code from ECC
  • Comment some tests in MLA, because they require ASN.1 parsing

@commial commial added the enhancement New feature or request label Jul 26, 2024
@commial commial added this to the Format v2 milestone Jul 26, 2024
@commial
Copy link
Contributor Author

commial commented Jul 30, 2024

The CI errors are expected, due to the migration to the new format not being pushed to others projects

@commial commial merged commit 4093ee5 into formatv2 Jul 30, 2024
6 of 33 checks passed
@commial commial deleted the pqc branch July 30, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant