risc0-zkp-core 0.7.0-dev.2

RISC Zero zero-knowledge proof system core crate
Documentation
1
2
3
4
5
6
7
8

# risc0_zkp_core

This crate contain the core objects that are used by ZK-Stark prover and verifier.

This includes support for the base finite field and the extension field used,
SHA256 support, CRNG support, NTT support and other utilities.