Projects
- zk-email-verify 420+ ★
Core contributor @ ZkEmail
Verify any text in any sent or received email, cryptographically — trusting only the sending mailserver.
- zk-regex v2 100+ ★
Author @ ZkEmail
Regex-to-circuit compiler (Circom/Noir) with off-circuit NFA traversal and in-circuit proof.
- jwt-tx-builder 80+ ★
Author @ ZkEmail
Proving OAuth identity (e.g., Google Workspace membership) via JWT verification in ZK.
- ProveKit 100+ ★
Contributor @ World
Client-side zero-knowledge proving.
- WHIR 180+ ★
Contributor
Reed–Solomon proximity testing with super-fast verification. Added batch prove/verify and enabled recursive verification by fixing transcript to constant length.
- ZkSnap
Author @ Aerius Labs
Privacy-preserving voting protocol using IVC-based proof aggregation and additive homomorphic encryption. Built full Halo2 circuit stack with client-side proof generation under 30s.
- zkFOCIL
Ethereum Foundation grant
ZK circuit to anonymize Ethereum FOCIL includer identities, replacing public signatures with proofs to prevent coercion/legal targeting. Built using Barretenberg stdlib and Ultra Honk.
- PLUME
PSE grant
Plume nullifier scheme + secp256k1 hash-to-curve in Halo2 for anonymous double-spend prevention. Passed PSE audit.