kroma-network / tachyon

Modular ZK(Zero Knowledge) backend accelerated by GPU
MIT License
7.77k stars 231 forks source link

feat: implement snark verifier poseidon #476

Closed chokobole closed 2 months ago

chokobole commented 2 months ago

Description

This PR implements the efficient implementation of Poseidon as described in Supplementary Material B of the Poseidon paper and follows the implementation from scroll-tech/poseidon.