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.
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.
In this part of the series we review and start implementing elliptic curve arithmetic.