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

sage: verify instances are secure using bounds in iacr/2024/310 #55

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

redshiftzero
Copy link
Member

Closes #54

This PR adds in Sage the conditions in Eqns 16 and 17 in the paper:

Screenshot 2024-02-29 at 12 06 51 PM

Which are satisfied for our instances:

% sage poseidonperm_x17.sage
instances secure vs iacr/2024/310 generic eigenpolynomial computation?
384.221507077532
True
449.620912537537
True
515.020317997543
True
645.819128917554
True
711.218534377559
True
776.617939837564
True
instances secure vs iacr/2024/310 generic root extraction?
True
True
True
True
True
True
True

@redshiftzero
Copy link
Member Author

Ci failing only due to unrelated issue #56

@redshiftzero redshiftzero merged commit c5c38d6 into main Mar 1, 2024
3 of 4 checks passed
@redshiftzero redshiftzero deleted the check_iacr_2024310 branch March 1, 2024 18:23
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.

determine impact of 2024/310 Gröbner basis paper
1 participant