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

AArch64: Implement verify + cmov + cmov_int16 in asm #318

Open
mkannwischer opened this issue Nov 3, 2024 · 0 comments
Open

AArch64: Implement verify + cmov + cmov_int16 in asm #318

mkannwischer opened this issue Nov 3, 2024 · 0 comments
Labels
aarch64 enhancement New feature or request
Milestone

Comments

@mkannwischer
Copy link
Contributor

mkannwischer commented Nov 3, 2024

Currently our https://github.com/pq-code-package/mlkem-c-aarch64/blob/main/mlkem/verify.c is based on the Kyber reference implementation.

Those functions should be implemented in assembly to reliably stop the compiler from messing with it.

@mkannwischer mkannwischer added this to the alpha-release milestone Nov 3, 2024
@mkannwischer mkannwischer added aarch64 enhancement New feature or request and removed aarch64 labels Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aarch64 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant