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

Verify ML-DSA #373

Open
1 of 6 tasks
franziskuskiefer opened this issue Jul 8, 2024 · 2 comments
Open
1 of 6 tasks

Verify ML-DSA #373

franziskuskiefer opened this issue Jul 8, 2024 · 2 comments
Assignees

Comments

@franziskuskiefer
Copy link
Member

franziskuskiefer commented Jul 8, 2024

The proofs require three levels of work:

We will begin with simd/portable in the second half of September,
wait for an optimized simd/avx2, and then move to the generic code.


Copy link

github-actions bot commented Sep 7, 2024

This issue has been marked as stale due to a lack of activity for 60 days. If you believe this issue is still relevant, please provide an update or comment to keep it open. Otherwise, it will be closed in 7 days.

@karthikbhargavan
Copy link
Contributor

The plan for the ML-DSA proofs are as follows:

  1. Prove the arithmetic code (by porting them from ML-KEM where possible)
  2. Prove the serialization code (by adapting and reusing the tactic from ML-KEM)
  3. Prove the portable NTT code
  4. Prove the optimized AVX2 NTT code
  5. Set the pre- and post-conditions for the SIMD trait
  6. Prove the generic algorithms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants