dtr0x / capture-the-ether-cryptography

Solutions to Public Key and Account Takeover challenges from Capture the Ether

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capture-the-ether-cryptography

Solutions to Public Key and Account Takeover challenges from Capture the Ether using elliptic curve math.

To run both challenges:

python capture_the_ether.py

Sources used for defining elliptic curve primitives:

About

Solutions to Public Key and Account Takeover challenges from Capture the Ether


Languages

Language:Python 100.0%