26 Commits (bdfaa66ecbe0962469d1add63874c391f8d4d225)

Author SHA1 Message Date
  Pierre bdfaa66ecb
Add serde capabilites to `Nova` (#107) 3 months ago
  arnaucube 5ea55cf54e
Optimize native nimfs (#110) 3 months ago
  Vu Vo dd8dacb53b
feat (circom): allow to define the step_native in Rust (#105) 3 months ago
  omahs bda8ad6ce1
Fix typos (#109) 3 months ago
  arnaucube 59b8bdb0c4 Add HyperNova's NIMFS circuit (#99) 3 months ago
  Ahmad Afuni 852134a898
BN254 and Grumpkin Poseidon configurations (#106) 3 months ago
  Pierre da4ab5c937
Stabilize circom frontend (#101) 3 months ago
  arnaucube 48947e841c Circuit compute_c reduce constraints (#97) 4 months ago
  arnaucube d5c1e5f72a Circom external inputs (#91) 4 months ago
  arnaucube 9bbdfc5a85
Full flow example (#90) 4 months ago
  arnaucube 97df224579
Add solidity verifier of the nova+cyclefold (#87) 4 months ago
  arnaucube 8b233031a6
add README.md (#39) 5 months ago
  winderica d23e6d1886
Fix the incorrect `NonNativeAffineVar::inputize` implementation (#89) 5 months ago
  winderica b648ddb300
Reduce the number of constraints in `DeciderEthCircuit` (#88) 5 months ago
  yugocabrio 03f66919a3
Adapt Frontend/Circom for FCircuit Trait (#71) 5 months ago
  winderica 4dcb981dd4
Reduce the number of constraints in `AugmentedFCircuit` for Nova (#86) 5 months ago
  winderica 6a7dd935bd
Add the digest of the Relaxed R1CS instance for CycleFold as a public input to `AugmentedFCircuit` (#84) 5 months ago
  arnaucube b8db622a08
Link committed instances and r to the public input x in cyclefold circuit (#81) 5 months ago
  arnaucube fe9a488f63
Compute Decider's CM challenges in Groth16 circuit, link G16 & KZG proofs in Onchain Decider, refactor CommitmentScheme trait (#79) 5 months ago
  Carlos Pérez 1072b66e92
Add CLI interface for verifier contract generation (#74) 6 months ago
  arnaucube a4905c8a06
Add external inputs logic to F function/circuit. Add an example of usage with external inputs too. (#78) 6 months ago
  arnaucube 602a367411
Change CycleFold circuit approach (#77) 6 months ago
  arnaucube b25037e34c
Add IPA commitment scheme and the respective circuit verifier gadget (#72) 6 months ago
  arnaucube 9159c5c84c
Add typos tool to CI to automate typo detection (#76) 6 months ago
  arnaucube 89d6067431
Fix Nova multi-elements state (#73) 7 months ago
  Pierre 63dbbfe1bc
Add solidity groth16, kzg10 and final decider verifiers in a dedicated workspace (#70) 7 months ago