53 releases (9 stable)
new 1.2.0-rc.2 | Dec 3, 2024 |
---|---|
1.2.0-rc.1 | Nov 23, 2024 |
1.1.2 | Oct 3, 2024 |
1.0.5 | Jul 30, 2024 |
0.14.0 | Mar 29, 2023 |
#1356 in Cryptography
24,088 downloads per month
Used in 20 crates
(2 directly)
8.5MB
133K
SLoC
The RISC Zero zkVM circuit
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 | Deprecated - Metal GPU acceleration for the prover is enabled by default on Apple Silicon. |
prove | all except rv32im | std | Enables the prover, incompatible within the zkvm guest. |
std | all | Support for the Rust stdlib. |
Dependencies
~3–13MB
~154K SLoC