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

#308 in Algorithms

Download history 142/week @ 2024-11-20 112/week @ 2024-11-27 348/week @ 2024-12-04 295/week @ 2024-12-11 219/week @ 2024-12-18 67/week @ 2024-12-25 163/week @ 2025-01-01 390/week @ 2025-01-08

888 downloads per month

Apache-2.0

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