ZK Hack - Power Corrupts Puzzle Solution

In this article, we implement a Cheon attack in Rust to solve the “Power Corrupts” puzzle, contributed by Stanford’s Applied Cryptography group. The focus is on the mathematical intricacies of the attack.

May 31, 2024 · wentelteefje

ZK003: Elliptic Curve Arithmetic in Python

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

August 27, 2022 · wentelteefje