mirror of
https://github.com/arnaucube/sonobe.git
synced 2026-01-19 04:11:34 +01:00
Add initial CCS mod: (#6)
- port initial CCS structure with methods from multifolding-poc - add R1CS helper methods, which will be used in Nova impl
This commit is contained in:
@@ -8,6 +8,7 @@ use thiserror::Error;
|
||||
|
||||
pub mod transcript;
|
||||
use transcript::Transcript;
|
||||
pub mod ccs;
|
||||
pub mod pedersen;
|
||||
pub mod utils;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user