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

Benchmark hybrid Keccak-F1600-x4 #849

Open
hanno-becker opened this issue Mar 5, 2025 · 1 comment
Open

Benchmark hybrid Keccak-F1600-x4 #849

hanno-becker opened this issue Mar 5, 2025 · 1 comment
Labels
benchmark this PR should be benchmarked in CI

Comments

@hanno-becker
Copy link
Contributor

@mkannwischer and my paper https://kannwischer.eu/papers/2022_armv8keccak.pdf investigates a myriad of different hybrid Keccak implementations. In mlkem-native, we do have scalar-v8a and scalar-v8a-v84a hybrids, but they are not as aggressively micro-optimized as the ones in the paper.

We should compare the performance of mlkem-native's current (and FV'ed) implementations to that from the paper, and decide whether there's merit in optimizing them further.

@hanno-becker
Copy link
Contributor Author

@mkannwischer Could you take care of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark this PR should be benchmarked in CI
Projects
None yet
Development

No branches or pull requests

1 participant