@adam___

0 Followers
5 Following
2 Posts

In a ZK circuit you don't have if statements. Subtraction can wrap around to a 77-digit number instead of going negative.

Blog post on how execution traces work, with age verification as the example. Bit decomposition, trace table construction. All code is Rust, runnable in the browser. Third in the series.

https://rustarians.com/execution-trace/

#rustlang #zeroknowledge #cryptography

Execution Traces or how to package some data – <- back to home

Gave a talk about halo2 at a Rust meetup in Kraków last month. Got 10 questions from Rust devs trying to figure out zero-knowledge proofs.

I wrote them all up with detailed answers.

https://rustarians.com/10-questions-from-a-zk-meetup-in-krakow/

#rustlang #zeroknowledge #cryptography