Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Halo2 Circuit Workflow E2E #436

Open
2 of 9 tasks
0xisk opened this issue May 13, 2024 · 0 comments
Open
2 of 9 tasks

Halo2 Circuit Workflow E2E #436

0xisk opened this issue May 13, 2024 · 0 comments
Assignees
Labels
circuits 🔌 Circom, Spartan, Halo2 circuits

Comments

@0xisk
Copy link
Collaborator

0xisk commented May 13, 2024

Here are the TODOs for getting this feature done:

  • Halo2 circuit to verify ECDSA signature normally
  • Recover pk efficient trick.
  • Halo2 Circuit using eff recover pk.
  • API Wrapper for Halo2 Prover and Verifier
  • Compile Rust lib into wasm
  • Integrate the WASM with the UI using a WebWorker.
  • Add the MerkleTree Gadget into the circuit
  • Add Nullifier gadget into the circuit
  • Benchmarking and optimization.
@0xisk 0xisk self-assigned this May 13, 2024
@0xisk 0xisk added the circuits 🔌 Circom, Spartan, Halo2 circuits label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
circuits 🔌 Circom, Spartan, Halo2 circuits
Projects
None yet
Development

No branches or pull requests

1 participant