Binary Signed-Digit Exponent Recoding and Fast Exponentiation

by Marc Joye and Sung-Ming Yen

Technical Report TR-98-7, LCIS, Tamkang University, Taiwan, R.O.C., April 1998.


Abstract. This paper describes new methods for producing optimal binary signed-digit representations. This can be useful in the fast computation of exponentiations. Contrary to existing algorithms, the digits are scanned from left to right (i.e., from the most significant position to the least significant position). This may lead to better performances in both hardware and software.

<- Back