nexus_sdk/stwo/
mod.rs

1
2
/// Sequential (non-parallelized, non-distributed) proving for [Stwo](https://eprint.iacr.org/2024/278).
pub mod seq;