19 Commits (21ff3cf1ab825dd1c741cf0f028ac5934ef0f19d)

Author SHA1 Message Date
  Pierre 21ff3cf1ab
Enable hiding commitments in nova and hypernova (#129) 8 months ago
  arnaucube edadcdd520
HyperNova: add multi-instances folding to AugmentedFCircuit & IVC (#119) 9 months ago
  winderica 16d51d757b
Unify the computation of digests and challenges in different folding schemes (#94) 9 months ago
  arnaucube c17fcf56c6
add hash of public params for Nova & HyperNova (#118) 9 months ago
  arnaucube b5667968f4
Implement HyperNova's IVC into the FoldingScheme trait (#116) 9 months ago
  arnaucube 4ce9a130d0
Add CycleFold (https://eprint.iacr.org/2023/1192.pdf) to HyperNova impl (#113) 9 months ago
  Pierre bdfaa66ecb
Add serde capabilites to `Nova` (#107) 10 months ago
  arnaucube 59b8bdb0c4 Add HyperNova's NIMFS circuit (#99) 10 months ago
  Ahmad Afuni 852134a898
BN254 and Grumpkin Poseidon configurations (#106) 10 months ago
  arnaucube d5c1e5f72a Circom external inputs (#91) 11 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 a4905c8a06
Add external inputs logic to F function/circuit. Add an example of usage with external inputs too. (#78) 1 year ago
  arnaucube 602a367411
Change CycleFold circuit approach (#77) 1 year ago
  arnaucube 9159c5c84c
Add typos tool to CI to automate typo detection (#76) 1 year ago
  Pierre 63dbbfe1bc
Add solidity groth16, kzg10 and final decider verifiers in a dedicated workspace (#70) 1 year ago
  arnaucube 97e973a685
Add Decider impl for Nova onchain (#66) 1 year ago
  arnaucube 186766c348
Fit Nova+CycleFold into `FoldingScheme` trait & Add `examples/` for folding SHA256 circuit (#64) 1 year ago
  arnaucube f85a056b61
Adapt Nova usage of commitment to the generic trait (#63) 1 year ago
  arnaucube 47e47cc2af
Add CommitmentProver trait, and add KZG prover to it (#62) 1 year ago
  arnaucube 498198057b
Nova+CycleFold Decider circuit (for onchain use case) (#49) 1 year ago
  arnaucube b4f42e7023
Implement CycleFold in Nova's IVC (#45) 1 year ago
  arnaucube 905ba44d8d
Feature/nova ivc (#36) 1 year ago
  arnaucube 6d919d7a5b
Feature/f circuit multiple in outs (#35) 1 year ago
  arnaucube 8edea23c2f
Add Pedersen::{commit,open,verify} MSM error handling (#34) 1 year ago
  arnaucube 597ac27288
implement Nova's AugmentedFCircuit (#33) 1 year ago
  arnaucube 422db752f9
impl hash committed instance gadget (#17) (#31) 1 year ago
  arnaucube 8256c27609
Port/hypernova multifolding (#10) 1 year ago
  arnaucube d9887af535
Implement Nova's NIFS.Verify circuits (with CycleFold) (#11) 1 year ago
  arnaucube 15e2886e61
Implement Nova's NIFS.P & NIFS.V (#7) 1 year ago