Construction of Elliptic Curves with Complex Multiplication
Özkan Canbay
Broschiertes Buch

Construction of Elliptic Curves with Complex Multiplication

Applied to Primality Testing

Versandkostenfrei!
Versandfertig in 6-10 Tagen
27,99 €
inkl. MwSt.
PAYBACK Punkte
14 °P sammeln!
An abstract model of an elliptic curve is designed as a Java-based application. In this abstract model we implement two distinct elliptic curve types: the Weierstraß curve and the twisted Edwards curve. This model will be used in the algorithm for elliptic curve construction with complex multiplication, in short the CM-method. We implement the elliptic curve primality proving algorithm (ECPP) developed by Atkin/Morain as an application of the CM-method. Instead of using pseudocode, the algorithms are represented explicitly as source code simultaneously with the underlying theory. Finally, we ...