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 SIMD C Extraction #268

Open
Tracked by #236 ...
franziskuskiefer opened this issue May 12, 2024 · 2 comments
Open
Tracked by #236 ...

ML-KEM SIMD C Extraction #268

franziskuskiefer opened this issue May 12, 2024 · 2 comments
Assignees

Comments

@franziskuskiefer
Copy link
Member

No description provided.

@franziskuskiefer
Copy link
Member Author

  • Portable is extracting and passing tests.
  • neon is extracting but not hooked up to sha3 yet
  • avx2 is not extracting yet

@franziskuskiefer
Copy link
Member Author

We merged #296. But we want to update the extraction to cleanly separate into different APIs

  • 512
  • 768
  • 1024

Each with public APIs for

  • portable
  • avx2
  • neon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants