sp1-gpu-basefold 6.2.1

GPU-accelerated BaseFold polynomial commitment protocol
Documentation
1
2
3
4
5
6
7
mod encoder;
mod fri;
mod grinding_challenger;

pub use encoder::*;
pub use fri::*;
pub use grinding_challenger::*;