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

Download history 126/week @ 2024-11-18 26/week @ 2024-11-25 318/week @ 2024-12-02 336/week @ 2024-12-09 276/week @ 2024-12-16 101/week @ 2024-12-23 90/week @ 2024-12-30 301/week @ 2025-01-06 640/week @ 2025-01-13

1,139 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