ZK003: Elliptic Curve Arithmetic in Python

In this part of the series we review and start implementing elliptic curve arithmetic.

August 27, 2022 · wentelteefje

ZK002: Extension Field Arithmetic in Python

In this part of the series we review and start implementing extension field arithmetic.

August 19, 2022 · wentelteefje

ZK001: Finite Field Arithmetic in Python

In this series of articles we try to implement a toy version of the groth16 zk-snark in python.

August 16, 2022 · wentelteefje