Efficient lookup Table-based Multiplication Algorithm on 8-bit Processor

8-bit 환경에서 Lookup table 기반의 효율적인 곱셈 알고리즘

  • Published : 2008.08.29

Abstract

This paper describes some field multiplication algorithm over GF($2^m$) on 8-bit processor. Through performance comparisons among algorithm, we show that our proposal is faster than existing algorithms. The proposed algorithm save 26.38% of running time compared with naive comb multiplication algorithm which is a kind of lookup-table (LUT) based algorithm. With the proposed algorithm, a scalar multiplication over GF($2^{163}$) can be computed within 1.04 secs on 8-bit MICAz sensor mote.

Keywords