This document summarizes John Proos and Christof Zalka's research on implementing Shor's quantum algorithm for solving the discrete logarithm problem over elliptic curves. It shows that for elliptic curve cryptography, a quantum computer could solve problems beyond the capabilities of classical computers using fewer qubits than for integer factorization. Specifically, a 160-bit elliptic curve key could be broken using around 1000 qubits, compared to 2000 qubits needed to factor a 1024-bit RSA modulus. The main technical challenge is implementing the extended Euclidean algorithm to compute multiplicative inverses modulo a prime p.