International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Inversion of Several Field Elements: A New Parallel Algorithm

Authors:
Pradeep Kumar Mishra
Palash Sarkar
Download:
URL: http://eprint.iacr.org/2003/264
Search ePrint
Search Google
Abstract: In many crypographic hardware or software packages, a considerable part is devoted to finite field arithmetic. The finite field arithmetic is a very costly operation in comparison to other finite field operations. Taming the complexity of this operation has been a major challenge for researchers and implementers. One approach for the purpose is accumulate all the elements to be inverted and to compute several inversions simultaneously at the cost of one inversion and some multiplictions. One such algorithm is known as Montgomery's trick. However Montgomery's trick does not allow much parallelism. In~\cite{SMB03} an algorithm for computation of inverses of several field elements simultaneously in parallel has been proposed. The algorithm allows ample scope for parallelism and performes well if there is no restriction on the number of processors used. In the current work, we present an algorithm, which is same in complexity as Montgomery's trick but suitable for a parallel implementation. In parallel implementation, it computes inverse of $n$ elements in $2\log n$ parallel rounds. It performs better than both the previous algorithms under the circumstances where the restricted number of multipliers is used.
BibTeX
@misc{eprint-2003-11976,
  title={Inversion of Several Field Elements: A New Parallel Algorithm},
  booktitle={IACR Eprint archive},
  keywords={implementation /},
  url={http://eprint.iacr.org/2003/264},
  note={ pradeep_t@isical.ac.in 12409 received 23 Dec 2003},
  author={Pradeep Kumar Mishra and Palash Sarkar},
  year=2003
}