Alternative to the Karatsuba Algorithm for Software Implementations of Gf(2(N)) Multiplications

H. Fan,M. A. Hasan
DOI: https://doi.org/10.1049/iet-ifs.2007.0132
2009-01-01
IET Information Security
Abstract:A new approach to subquadratic space complexity GF(2(n)) multipliers has been proposed recently. The corresponding algorithm for software implementations is developed. While its recursive implementation is as simple as that of the Karatsuba algorithm, it requires much less memory to store the look-up table. Therefore it is quite suitable for memory-constrained applications, for example smart cards.
What problem does this paper attempt to address?