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

[ML-KEM] Link NTT Proofs to High-Level Spec #566

Closed
6 of 7 tasks
karthikbhargavan opened this issue Sep 9, 2024 · 4 comments
Closed
6 of 7 tasks

[ML-KEM] Link NTT Proofs to High-Level Spec #566

karthikbhargavan opened this issue Sep 9, 2024 · 4 comments
Assignees

Comments

@karthikbhargavan
Copy link
Contributor

karthikbhargavan commented Sep 9, 2024

The arithmetic and NTT functions need to be properly linked to MLKEM.Spec rather than to localised specifications.

  • vector/portable/arithmetic.rs
  • vector/portable/ntt.rs
  • vector/avx2/arithmetic.rs
  • vector/avx2/ntt.rs
  • ntt.rs
  • invert_ntt.rs
  • polynomial.rs
@karthikbhargavan karthikbhargavan self-assigned this Sep 9, 2024
@franziskuskiefer franziskuskiefer changed the title Link NTT Proofs to High-Level Spec [ML-KEM] Link NTT Proofs to High-Level Spec Sep 16, 2024
@karthikbhargavan
Copy link
Contributor Author

Did a big push in this PR: #589
More work coming this week.

@karthikbhargavan
Copy link
Contributor Author

Almost done with this now. Want to do another round of cleanups and merge to main.

@franziskuskiefer
Copy link
Member

#606

@karthikbhargavan
Copy link
Contributor Author

Closing this in favor of a "merging dev to main" Issue:
#613

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

No branches or pull requests

3 participants