Skip to content

fix: fix identity check in constant multiplication#109

Open
AaronFeickert wants to merge 1 commit into
mainfrom
f-82164-identity-check
Open

fix: fix identity check in constant multiplication#109
AaronFeickert wants to merge 1 commit into
mainfrom
f-82164-identity-check

Conversation

@AaronFeickert

@AaronFeickert AaronFeickert commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

The Fq2::mul_by_constant_montgomery function includes an identity check that does not convert the identity to Montgomery form. This PR includes the conversion.

Closes #108.

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.

[v12 F-82164] Inconsistent identity guard in Fq2 constant multiplication

1 participant