30 Commits (f6a70fe1d06bddfd469f8dbda3c0d10c53e082c5)

Author SHA1 Message Date
  arnaucube f6a70fe1d0
implement HyperNova's DeciderEth circuit (#132) 3 months ago
  winderica ecaecd483c
Generalized CycleFold (#120) 3 months ago
  Pierre 21ff3cf1ab
Enable hiding commitments in nova and hypernova (#129) 3 months ago
  winderica 6248a90e89
Protogalaxy verifier circuit (#95) 3 months ago
  arnaucube edadcdd520
HyperNova: add multi-instances folding to AugmentedFCircuit & IVC (#119) 4 months ago
  winderica 16d51d757b
Unify the computation of digests and challenges in different folding schemes (#94) 4 months ago
  arnaucube c17fcf56c6
add hash of public params for Nova & HyperNova (#118) 4 months ago
  arnaucube b5667968f4
Implement HyperNova's IVC into the FoldingScheme trait (#116) 4 months ago
  arnaucube 4ce9a130d0
Add CycleFold (https://eprint.iacr.org/2023/1192.pdf) to HyperNova impl (#113) 4 months ago
  arnaucube fd942bda71
Implement HyperNova's AugmentedFCircuit (#112) 4 months ago
  Pierre bdfaa66ecb
Add serde capabilites to `Nova` (#107) 5 months ago
  arnaucube 5ea55cf54e
Optimize native nimfs (#110) 5 months ago
  arnaucube 59b8bdb0c4 Add HyperNova's NIMFS circuit (#99) 5 months ago
  Ahmad Afuni 852134a898
BN254 and Grumpkin Poseidon configurations (#106) 5 months ago
  arnaucube 48947e841c Circuit compute_c reduce constraints (#97) 5 months ago
  arnaucube d5c1e5f72a Circom external inputs (#91) 6 months ago
  arnaucube 97df224579
Add solidity verifier of the nova+cyclefold (#87) 6 months ago
  arnaucube 8b233031a6
add README.md (#39) 7 months ago
  winderica d23e6d1886
Fix the incorrect `NonNativeAffineVar::inputize` implementation (#89) 7 months ago
  winderica b648ddb300
Reduce the number of constraints in `DeciderEthCircuit` (#88) 7 months ago
  winderica 4dcb981dd4
Reduce the number of constraints in `AugmentedFCircuit` for Nova (#86) 7 months ago
  winderica 6a7dd935bd
Add the digest of the Relaxed R1CS instance for CycleFold as a public input to `AugmentedFCircuit` (#84) 7 months ago
  arnaucube b8db622a08
Link committed instances and r to the public input x in cyclefold circuit (#81) 7 months ago
  arnaucube fe9a488f63
Compute Decider's CM challenges in Groth16 circuit, link G16 & KZG proofs in Onchain Decider, refactor CommitmentScheme trait (#79) 7 months ago
  arnaucube a4905c8a06
Add external inputs logic to F function/circuit. Add an example of usage with external inputs too. (#78) 8 months ago
  arnaucube 602a367411
Change CycleFold circuit approach (#77) 8 months ago
  arnaucube b25037e34c
Add IPA commitment scheme and the respective circuit verifier gadget (#72) 8 months ago
  arnaucube 9159c5c84c
Add typos tool to CI to automate typo detection (#76) 8 months ago
  arnaucube 89d6067431
Fix Nova multi-elements state (#73) 8 months ago
  Pierre 63dbbfe1bc
Add solidity groth16, kzg10 and final decider verifiers in a dedicated workspace (#70) 9 months ago