sonobe-fs 0.1.0-alpha.1

Traits and implementations of folding schemes for the Sonobe library
Documentation
1
2
3
4
5
6
//! Implementations folding scheme algorithms for Nova.

pub mod key_generator;
pub mod preprocessor;
pub mod prover;
pub mod verifier;