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 5c3c0e099a update to last Sonobe version 10 months ago
circuit add full flow using keccak256-circom. The constraint generation fails, debugging circom & sonobe & arkworks/circom-compat 11 months ago
src update to last Sonobe version 10 months ago
.gitignore update to last Sonobe version 10 months ago
Cargo.toml update to last Sonobe version 10 months ago
README.md update to last Sonobe version 10 months ago
compile-circuit.sh add rust-native hashing to compare final state 10 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.

Assuming rust and circom have been installed:

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