pluto / web-prover-circuits

Circuits for Pluto's `web-prover`
Apache License 2.0
12 stars 0 forks source link

feat: do selective hashing in generic chunked AES #46

Closed Autoparallel closed 6 days ago

Autoparallel commented 1 week ago

We need to make sure we don't hash chunks if they are all zero, this way we can make the generic chunked AES more flexible.