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

Admitted functions in MLKEM #577

Open
mamonet opened this issue Sep 14, 2024 · 3 comments · May be fixed by #713
Open

Admitted functions in MLKEM #577

mamonet opened this issue Sep 14, 2024 · 3 comments · May be fixed by #713
Assignees

Comments

@mamonet
Copy link
Member

mamonet commented Sep 14, 2024

This issue lists the admitted functions in libcrux MLKEM code to be resolved

  1. to_spec_poly_t in generic polynomial.rs https://github.com/cryspen/libcrux/blob/dev/libcrux-ml-kem/src/polynomial.rs#L28-L31
  2. zetas_b_lemma in generic ntt.rs/invert_ntt.rs https://github.com/cryspen/libcrux/blob/ntt-panic-free/libcrux-ml-kem/src/ntt.rs#L8-L10 (The code is part of Make ntt panic free #576) [This one removed]
Copy link

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.

@github-actions github-actions bot added stale and removed stale labels Nov 14, 2024
Copy link

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.

@github-actions github-actions bot added the stale label Jan 15, 2025
@karthikbhargavan
Copy link
Contributor

This is indeed stale, should be already closed or closed once #713 is merged.

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 a pull request may close this issue.

2 participants