-
Notifications
You must be signed in to change notification settings - Fork 4
POC of providing algorithm for liboqs #103
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
Comments
See also #105 |
We are working on integration of https://github.com/pq-code-package/mlkem-c-aarch64 into OQS. We'll start with the AArch64 implementations with the ultimate goal of consuming plain C and AVX2 from there too. |
mlkem-native issue tracking integration |
PR was merged 20250204 ! mlkem-native is now in liboqs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When pqcp was conceived, and in the period since then, the expectation is that it would be able to provide standard implementations for use in OQS.
One candidate is mlkem-c-generic (issue)
The text was updated successfully, but these errors were encountered: