Package demo

Class ECMDemo

java.lang.Object
demo.ECMDemo

public class ECMDemo extends Object
Implementation of the elliptic-curve factorization method (ECM). See https://en.wikipedia.org/wiki/Lenstra_elliptic-curve_factorization for an explanation of the algorithm.
  • Constructor Details

    • ECMDemo

      public ECMDemo()
  • Method Details