14 releases (4 breaking)

0.11.1 Aug 13, 2022
0.11.0 Aug 13, 2022
0.10.0 Jun 24, 2022
0.9.0 Jun 11, 2022
0.7.2 May 27, 2022

#6 in #zk-stark

45 downloads per month
Used in 5 crates (2 directly)

Apache-2.0

99KB
2K SLoC

C++ 2K SLoC // 0.3% comments Bazel 223 SLoC Rust 56 SLoC // 0.5% comments

risc0-zkp-sys

Contains core C++ classes for actual ZK-Stark system, including proving and verifying. This does not include any RISC-V specific parts of the system.

The rust crate builds the C++ code into a lib, but does not export anything to rust.

Dependencies

~4.5–6MB
~104K SLoC