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

Fix field variable in NTT constants generation #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GuilhemN
Copy link

@GuilhemN GuilhemN commented Aug 7, 2023

Hi,

I noticed a small typo in the NTT constant generation script, that prevents from directly reproducing this step.

@GuilhemN
Copy link
Author

GuilhemN commented Aug 7, 2023

I committed a second change replacing a hard-coded constant in the NTT code by an existing variable.
It makes it a bit easier to reuse the code with a different modulo.

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.

None yet

1 participant