9 Commits (852134a89877b9db47907ad90d7c679fa1aaca24)

Author SHA1 Message Date
  Ahmad Afuni 852134a898
BN254 and Grumpkin Poseidon configurations (#106) 10 months ago
  winderica b648ddb300
Reduce the number of constraints in `DeciderEthCircuit` (#88) 1 year ago
  winderica 4dcb981dd4
Reduce the number of constraints in `AugmentedFCircuit` for Nova (#86) 1 year ago
  winderica 6a7dd935bd
Add the digest of the Relaxed R1CS instance for CycleFold as a public input to `AugmentedFCircuit` (#84) 1 year ago
  arnaucube b8db622a08
Link committed instances and r to the public input x in cyclefold circuit (#81) 1 year ago
  arnaucube fe9a488f63
Compute Decider's CM challenges in Groth16 circuit, link G16 & KZG proofs in Onchain Decider, refactor CommitmentScheme trait (#79) 1 year ago
  arnaucube 602a367411
Change CycleFold circuit approach (#77) 1 year ago
  arnaucube b25037e34c
Add IPA commitment scheme and the respective circuit verifier gadget (#72) 1 year ago
  Pierre 63dbbfe1bc
Add solidity groth16, kzg10 and final decider verifiers in a dedicated workspace (#70) 1 year ago
  arnaucube 186766c348
Fit Nova+CycleFold into `FoldingScheme` trait & Add `examples/` for folding SHA256 circuit (#64) 1 year ago
  arnaucube 4b929e8dc4
update RelaxedR1CSGadget to work with FieldVar trait so we can plug in FpVar and NonNativeFieldVar indistinctly (#46) 1 year ago
  arnaucube b4f42e7023
Implement CycleFold in Nova's IVC (#45) 1 year ago