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

UnsignedBigInt implementation #792

Open
SethDusek opened this issue Dec 5, 2024 · 0 comments
Open

UnsignedBigInt implementation #792

SethDusek opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
6.0 Functionality needed for Ergo v6.0 (interpreter v3) Bounty - 500 ERG

Comments

@SethDusek
Copy link
Collaborator

Add a new UnsignedBigInt type (256 bits) to interpreter. Implement binary operations and UnsignedBigInt specific operations (ModInverse, PlusMod, SubtractMod, MultiplyMod, Mod, ToSigned), along with ExponentiateUnsigned method to GroupElement

@SethDusek SethDusek added the 6.0 Functionality needed for Ergo v6.0 (interpreter v3) label Dec 5, 2024
@SethDusek SethDusek self-assigned this Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.0 Functionality needed for Ergo v6.0 (interpreter v3) Bounty - 500 ERG
Projects
None yet
Development

No branches or pull requests

2 participants