scroll-tech / ceno

Accelerate Zero-knowledge Virtual Machine by Non-uniform Prover Based on GKR Protocol
Apache License 2.0
57 stars 7 forks source link

feat/private-input-2: fix padding assignment #623

Closed naure closed 3 days ago

naure commented 3 days ago

Did not work when len=1 because it’s padded to length 2. Fixed and simplified.