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: ML-DSA (Initial Public Draft) #4062

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

atreiber94
Copy link
Collaborator

@atreiber94 atreiber94 commented May 17, 2024

Adds the initial public draft of FIPS 204 (ML-DSA-IPD) to the existing Dilithium code.

Since we will do a refactoring of Kyber/Dilithium for the finalized ML-KEM and ML-DSA standards (#4024), I don't think it's necessary to merge this PR at all. This PR exists mainly to have a usable ML-DSA-IPD implementation somewhere.

Still to do:

  • X.509 integration
  • Speed integration
  • Find a better structure for 3 algorithms with various combinations of sharing symmetric primitives

@atreiber94 atreiber94 requested a review from reneme May 17, 2024 15:14
Copy link
Collaborator

@reneme reneme left a comment

Choose a reason for hiding this comment

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

Looks good to me in general. A few minor comments.

src/lib/pubkey/dilithium/ml_dsa_ipd/ml_dsa_ipd.h Outdated Show resolved Hide resolved
src/lib/pubkey/dilithium/ml_dsa_ipd/ml_dsa_ipd.h Outdated Show resolved Hide resolved
src/lib/pubkey/dilithium/ml_dsa_ipd/ml_dsa_ipd.h Outdated Show resolved Hide resolved
@atreiber94
Copy link
Collaborator Author

Thanks @reneme ! I applied all suggestions.

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.

None yet

2 participants