FPGA Implementation of an Efficient Multiplier over Finite Fields GF(2^m)

  • Authors:
  • Mario Alberto Garcia-Martinez;Ruben Posada-Gomez;Guillermo Morales-Luna;Francisco Rodriguez-Henriquez

  • Affiliations:
  • Instituto Tecnológico de Orizaba;Instituto Tecnológico de Orizaba;CINVESTAV, IPN;CINVESTAV, IPN

  • Venue:
  • RECONFIG '05 Proceedings of the 2005 International Conference on Reconfigurable Computing and FPGAs (ReConFig'05) on Reconfigurable Computing and FPGAs
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Arithmetic operations over finite fields GF(2^m) are widely used in cryptography, error-correcting codes and signal processing. In particular, multiplication is especially relevant since other arithmetic operators, such as division or exponentiation, which they usually utilize multipliers as building blocks. Hardware implementation of field multiplication may provide a great speedup in procedure's performance, which easily exceeds the one observed in software platforms. In this paper we deal with an FPGA implementation of an efficient serial multiplier over the binary extension fields GF(2^193) and GF(2^239). Those extension fields are included among the ones recommended by NIST (National Institute of Standards and Technology) standards for Elliptic Curve Cryptography. Our multiplier is of type Serial/Parallel LSB-first and operates with a latency of m-clock cycles, where m is the length of the field word. We calculate the space complexity attending the number of slices used in the FPGA.