[Resource Topic] 2006/224: Generalizations of the Karatsuba Algorithm for Efficient Implementations

Welcome to the resource topic for 2006/224

Title:
Generalizations of the Karatsuba Algorithm for Efficient Implementations

Authors: André Weimerskirch, Christof Paar

Abstract:

In this work we generalize the classical Karatsuba Algorithm (KA) for polynomial multiplication to (i) polynomials of arbitrary degree and (ii) recursive use. We determine exact complexity expressions for the KA and focus on how to use it with the least number of operations. We develop a rule for the optimum order of steps if the KA is used recursively. We show how the usage of dummy coefficients may improve performance. Finally we provide detailed information on how to use the KA with least cost, and also provide tables that describe the best possible usage of the KA for polynomials up to a degree of 127. Our results are especially useful for efficient implementations of cryptographic and coding schemes over fixed-size fields like GF(p^m).

ePrint: https://eprint.iacr.org/2006/224

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .