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: set up SIMD scaffolding #746

Open
3 of 4 tasks
karthikbhargavan opened this issue Jan 14, 2025 · 3 comments
Open
3 of 4 tasks

Verify ML-DSA: set up SIMD scaffolding #746

karthikbhargavan opened this issue Jan 14, 2025 · 3 comments
Assignees
Labels
blocked Status: marked as blocked on something else. verification

Comments

@karthikbhargavan
Copy link
Contributor

karthikbhargavan commented Jan 14, 2025

  • Verify constants.rs
  • Verify portable/vector_type.rs
  • Verify avx2/vector_type.rs
  • Verify simd/traits.rs
@karthikbhargavan karthikbhargavan self-assigned this Jan 14, 2025
@karthikbhargavan karthikbhargavan mentioned this issue Jan 14, 2025
66 tasks
@karthikbhargavan
Copy link
Contributor Author

Initial Analysis

I did a review of these files, and I believe this should take half a day.
The main work will be on defining the pre and post conditions for traits.rs.
The rest of these should be trivial.

@karthikbhargavan
Copy link
Contributor Author

This is currently blocked by cryspen/hax#1266
Working around to make progress.

@karthikbhargavan
Copy link
Contributor Author

This PR is currently blocked by some issues with the translations of attributes.
In particular, in the treatment of bool vs Prop.
https://github.com/cryspen/hax-evit/issues/11

@franziskuskiefer franziskuskiefer added the blocked Status: marked as blocked on something else. label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Status: marked as blocked on something else. verification
Projects
None yet
Development

No branches or pull requests

2 participants