risc0-zkp-sys

Crates.iorisc0-zkp-sys
lib.rsrisc0-zkp-sys
version0.11.1
sourcesrc
created_at2022-05-17 04:34:55.595703
updated_at2022-08-13 01:32:22.687836
descriptionRISC Zero zero-knowledge proof system crate
homepagehttps://risczero.com/
repositoryhttps://github.com/risc0/risc0/
max_upload_size
id588133
size167,117
Frank Laub (flaub)

documentation

README

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.

Commit count: 1430

cargo fmt