| Crates.io | risc0-zkp-sys |
| lib.rs | risc0-zkp-sys |
| version | 0.11.1 |
| created_at | 2022-05-17 04:34:55.595703+00 |
| updated_at | 2022-08-13 01:32:22.687836+00 |
| description | RISC Zero zero-knowledge proof system crate |
| homepage | https://risczero.com/ |
| repository | https://github.com/risc0/risc0/ |
| max_upload_size | |
| id | 588133 |
| size | 167,117 |
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.