Skip to content

LKY-stephen/circuit_samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circuit Samples

A repo for writing some circuits of halo2

  1. Demo circuit DemoCircuit1: $(x^3+x)y=z$
  2. Poseidon hash circuit The implementation refers to halo2_gadget with a more straightforward architecture. The flow of the poseidon hash can refer to here.
  3. merkla path verification. Given a leaf, a path of m steps, and a root, proof their is a path following the first n steps from the leaf till the root.

About

A repo for writing some circuits of halo2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages