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

Dilithium on-the-fly matrix generation for keygen and verify #222

Closed
wants to merge 5 commits into from

Conversation

dop-amin
Copy link
Contributor

@dop-amin dop-amin commented Feb 3, 2022

Reduces stack usage in keygen and verify while no impact on the cycle count is to be expected.

@mkannwischer
Copy link
Contributor

Looks good to me.
As expected there is no significant change in cycles, but key gen and verification stack usage are a lot smaller.
Thanks, @dop-amin!

@rpls
Copy link
Contributor

rpls commented Sep 6, 2023

Should we merge this as a separate implementation? Something like m4f-memopt?

@dop-amin
Copy link
Contributor Author

Superseded by #340.

@dop-amin dop-amin closed this Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants