Paper 2004/195

Signed Binary Representations Revisited

Katsuyuki Okeya, Katja Schmidt-Samoa, Christian Spahn, and Tsuyoshi Takagi

Abstract

The most common method for computing exponentiation of random elements in Abelian groups are sliding window schemes, which enhance the efficiency of the binary method at the expense of some precomputation. In groups where inversion is easy (e.g. elliptic curves), signed representations of the exponent are meaningful because they decrease the amount of required precomputation. The asymptotic best signed method is wNAF, because it minimizes the precomputation effort whilst the non-zero density is nearly optimal. Unfortunately, wNAF can be computed only from the least significant bit, i.e. right-to-left. However, in connection with memory constraint devices left-to-right recoding schemes are by far more valuable. In this paper we define the MOF (Mutual Opposite Form), a new canonical representation of signed binary strings, which can be computed in any order. Therefore we obtain the first left-to-right signed exponent-recoding scheme for general width w by applying the width w sliding window conversion on MOF left-to-right. Moreover, the analogue right-to-left conversion on MOF yields wNAF, which indicates that the new class is the natural left-to-right analogue to the useful wNAF. Indeed, the new class inherits the outstanding properties of wNAF, namely the required precomputation and the achieved non-zero density are exactly the same.

Metadata
Available format(s)
PDF PS
Category
Foundations
Publication info
Published elsewhere. Paper without appendix is published in the proceedings of Crypto 2004
Keywords
addition-subtraction chainsscalar multiplicationexponentiationsigned binaryelliptic curve cryptosystem
Contact author(s)
samoa @ informatik tu-darmstadt de
History
2004-08-12: received
Short URL
https://ia.cr/2004/195
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2004/195,
      author = {Katsuyuki Okeya and Katja Schmidt-Samoa and Christian Spahn and Tsuyoshi Takagi},
      title = {Signed Binary Representations Revisited},
      howpublished = {Cryptology ePrint Archive, Paper 2004/195},
      year = {2004},
      note = {\url{https://eprint.iacr.org/2004/195}},
      url = {https://eprint.iacr.org/2004/195}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.