ANALYSIS OF SLIDING WINDOW TECHNIQUES FOR EXPONENTIATION

Authors
Citation
Ck. Koc, ANALYSIS OF SLIDING WINDOW TECHNIQUES FOR EXPONENTIATION, Computers & mathematics with applications, 30(10), 1995, pp. 17-24
Citations number
9
Categorie Soggetti
Computer Sciences",Mathematics,"Computer Science Interdisciplinary Applications
ISSN journal
08981221
Volume
30
Issue
10
Year of publication
1995
Pages
17 - 24
Database
ISI
SICI code
0898-1221(1995)30:10<17:AOSWTF>2.0.ZU;2-C
Abstract
The m-ary method for computing x(E) partitions the bits of the integer E into words of constant length, and then performs as many multiplica tions as there are nonzero words. Variable length partitioning strateg ies have been suggested to reduce the number of nonzero words, and thu s, the total number of multiplications. Algorithms for exponentiation using such partitioning strategies are termed sliding window technique s. In this paper, we give algorithmic descriptions of two recently pro posed sliding window techniques, and calculate the average number of m ultiplications by modeling the partitioning process as a Markov chain; We tabulate the optimal values of the partitioning parameters, and sh ow that the sliding window algorithms require up to 8% fewer multiplic ations than the m-ary method.