You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
arnaucube ef9679552c add full flow using keccak256-circom. The constraint generation fails, debugging circom & sonobe & arkworks/circom-compat 5 months ago
circuit add full flow using keccak256-circom. The constraint generation fails, debugging circom & sonobe & arkworks/circom-compat 5 months ago
src add full flow using keccak256-circom. The constraint generation fails, debugging circom & sonobe & arkworks/circom-compat 5 months ago
.gitignore init 5 months ago
Cargo.toml add full flow using keccak256-circom. The constraint generation fails, debugging circom & sonobe & arkworks/circom-compat 5 months ago
README.md init 5 months ago
compile-circuit.sh add full flow using keccak256-circom. The constraint generation fails, debugging circom & sonobe & arkworks/circom-compat 5 months ago

README.md

keccak-chain-sonobe

Repo to test a more complex Circom circuit with Sonobe.

Proves a chain of keccak256 hashes, using the vocdoni/keccak256-circom circuit.

WIP

assuming rust and circom have been installed:

  • ./compile-circuit.sh
  • cargo test --release -- --nocapture