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

testing #2

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

testing #2

wants to merge 19 commits into from

Conversation

ashjeong
Copy link
Owner

No description provided.

chokobole and others added 19 commits May 27, 2024 16:03
….tpl`

Not only file separation, but also it changes value type from
`BigInt<N>` to `uint32_t` for small prime field.
Remove the use of `FromMontgomery()` and `ToMontgomery()` for passing values.
These conversions were initially meaningful when supporting
only EC-based prime fields. As the range has been extended,
this commit replaces these conversions with type casting instead.
@ashjeong ashjeong force-pushed the refac/allow-optional-return-for-inverse branch from d47edbf to 5f3bac7 Compare May 27, 2024 07:05
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.

2 participants