You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A library to support the creation of provable BigInt types and all common operations that can be performed on them. These types are used in various cryptographic primitives that require working with numbers larger than the ForeignField allows. ForeignField operations are optimized and they use special gates. This request is to investigate and create a BigInt library using the basic Field element type.
Summary
A library to support the creation of provable BigInt types and all common operations that can be performed on them. These types are used in various cryptographic primitives that require working with numbers larger than the ForeignField allows. ForeignField operations are optimized and they use special gates. This request is to investigate and create a BigInt library using the basic Field element type.
Submitted by boray
Resources
Ready to build?
Please read the docs on how to progress.
The text was updated successfully, but these errors were encountered: