42 releases (10 breaking)

new 1.0.0-rc.4 May 10, 2024
1.0.0-rc.2 Dec 3, 2022
0.21.0 Mar 12, 2024
0.20.0-rc.1 Dec 19, 2023
0.11.1 Aug 13, 2022

#93 in Cryptography

Download history 1051/week @ 2024-01-25 1068/week @ 2024-02-01 1029/week @ 2024-02-08 1133/week @ 2024-02-15 1655/week @ 2024-02-22 1891/week @ 2024-02-29 2166/week @ 2024-03-07 1988/week @ 2024-03-14 2079/week @ 2024-03-21 2132/week @ 2024-03-28 1711/week @ 2024-04-04 1844/week @ 2024-04-11 2145/week @ 2024-04-18 2441/week @ 2024-04-25 2667/week @ 2024-05-02 2732/week @ 2024-05-09

10,362 downloads per month
Used in 26 crates (10 directly)

Apache-2.0

575KB
12K SLoC

The RISC Zero Proving System

These are the core algorithms that prove and verify the execution of zk-STARK circuits.

Crate Feature Flags

The following crate feature flags are available.

Feature Target(s) Implies Description
cuda prove, std Turns on CUDA GPU acceleration for the prover. Requires CUDA toolkit to be installed.
metal macos prove, std Turns on Metal GPU acceleration for the prover.
prove all except rv32im std Enables the prover, incompatible within the zkvm guest.
std all Support for the Rust stdlib.

Dependencies

~2–10MB
~98K SLoC