The crux of elliptic curve cryptography, a popular mechanism for securing data, is an asymmetric problem. The elliptic curve discrete logarithm prob-lem, as it is called, is hoped to be generally hard in one direction but not the other, and it is this asymmetry that makes it secure. This paper describes the mathematics (and some of the computer sci-ence) necessary to understand and compute an attack on the elliptic curve discrete logarithm problem that works in a special case. The algorithm, propsed by Nigel Smart, renders the elliptic curve discrete logarithm prob-lem easy in both directions for elliptic curves of so-called ”trace one. ” The implication is that these curves can never be used securely for cryptographic purposes. In addition...