zkmove / halo2-verifier.move

A set of tooling of halo2 circuits verification in Move environments
Apache License 2.0
16 stars 3 forks source link

chore: refactor for fixed length vector init #32

Closed luxebeng closed 11 months ago

luxebeng commented 11 months ago

As for keccak, implementation for fixed length vector init is optimized.