6 releases (2 stable)
new 1.2.1 | Jan 15, 2025 |
---|---|
1.2.1-rc.1 | Jan 11, 2025 |
1.2.1-rc.0 | Dec 9, 2024 |
1.2.0-rc.1 | Nov 23, 2024 |
#275 in Algorithms
1,139 downloads per month
56KB
992 lines
BigInt2 provides precompiles for the RISC Zero zkVM that accelerate big integer algebra, including finite field arithmetic. This includes both our pre-built precompiles and the syscall interfaces necessary to call both these and any custom application-defined precompiles.
Note that this precompile functionality of this crate is not yet stable. If you want to opt-in to using this unstable functionality, set the "unstable" feature flag.
Dependencies
~0.2–1MB
~23K SLoC