UnsignedBigInt implementation #792
Labels
6.0
Functionality needed for Ergo v6.0 (interpreter v3)
Bounty - 500 ERG
bounty
Bounty for resolving the issue
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
The text was updated successfully, but these errors were encountered: