Research Article

A Novel Elliptic Curve Scalar Multiplication Algorithm against Power Analysis

Algorithm 3

Ciet and Joye's algorithm.
Input: = ,
   =
Output:
(1) ;
(2)
(3) For from downto 0 do
(3.1) ;
(3.2) c = , ;
(3.3) ;
(4) Return ( ).