#zk-stark #risc0 #risc

sys risc0-zkp-sys

RISC Zero zero-knowledge proof system crate

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

#11 in #zk-stark

41 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–6MB
~108K SLoC