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.