Integer factorization by a parallel GNFS algorithm for public key cryptosystems

  • Authors:
  • Laurence Tianruo Yang;Li Xu;Man Lin

  • Affiliations:
  • Department of Computer Science, St. Francis Xavier University, Antigonish, NS, Canada;Department of Computer Science, St. Francis Xavier University, Antigonish, NS, Canada;Department of Computer Science, St. Francis Xavier University, Antigonish, NS, Canada

  • Venue:
  • ICESS'05 Proceedings of the Second international conference on Embedded Software and Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

RSA is a very popular public key cryptosystem for encryption and authentication. The security of RSA mainly relies on the difficulty of factoring large integers. Recent advancement in factoring algorithms have made it possible to factor integers with 150-digits or more. The General Number Field Sieve algorithm (GNFS) is currently the best known method for factoring large numbers over 110 digits. Although the GNFS algorithm is efficient, it still takes a long time to factor a large integer such as an integer with 150-digits or larger. In this paper, we present a parallel GNFS implementation on a SUN-cluster. It can successfully factor integers up to 116 digits very quickly. The experimental results have demonstrated that the algorithm achieves good speedup and can be used for further larger integer factorization.