EspressoSystems / jellyfish

A Rust Implementation of the PLONK ZKP System and Extensions
https://jellyfish.docs.espressosys.com
MIT License
404 stars 105 forks source link

Poseidon hash support (optimized / non-optimized) #29

Open drewstone opened 2 years ago

zhenfeizhang commented 2 years ago

Some notes after the discussion with @chancharles92

zhenfeizhang commented 2 years ago

So it looks like for the use case with 16-in-1-out Poseidon it maybe interesting to do some PoC here.

Proposed roadmap to support Poseidon hash

cc @chancharles92 @alxiong