šŸ˜¶ā€šŸŒ«ļø

you're currently on the personal website of Claudia Richoux

Home


Side zk work

While I was at Zuzalu, I got pretty into writing Rust code for ZK / specifically folding.

I worked with Lev Soukhanov on implementing his ā€œfolding endgameā€ here. This design allows folded ZK circuit steps to pass verified information around without expensive lookup gates, memory accesses, or adding other state to verify to a ZKVM. You ā€œleakā€ part of the witness and pass it around, then do a consistency check on the reads and writes from the ā€œleaked witness bitsā€. It’s a modification to the Nova codebase.

I worked on and community-managed contributions to a Rust rewrite of Aztec’s Barretenberg here for a while afterwards.

Also see my post about p1nch.