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

Implement IS_QUAD_RESIDUE hint #216

Merged
merged 61 commits into from
Sep 18, 2023
Merged

Implement IS_QUAD_RESIDUE hint #216

merged 61 commits into from
Sep 18, 2023

Conversation

pefontana
Copy link
Contributor

@pefontana pefontana commented Sep 13, 2023

Implement IS_QUAD_RESIDUE hint

  • Add lambdaworks FFII:

    • func SignedFeltMaxValue()
    • func (a Felt) Pow(p Felt) Felt
    • func (a Felt) Sqrt() Felt
  • Implement IS_QUAD_RESIDUE hint

Issue: #184

@pefontana pefontana changed the base branch from main to EcOpBuiltin September 13, 2023 22:03
Base automatically changed from EcOpBuiltin to main September 14, 2023 15:24
@pefontana pefontana linked an issue Sep 15, 2023 that may be closed by this pull request
@pefontana pefontana marked this pull request as ready for review September 15, 2023 19:14
@pefontana pefontana added this pull request to the merge queue Sep 18, 2023
Merged via the queue into main with commit 5871d4a Sep 18, 2023
@pefontana pefontana deleted the hint_is_quad_residue branch September 18, 2023 16:39
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.

IS_QUAD_RESIDUE
5 participants