1999
DOI: 10.1007/3-540-48059-5_27
|View full text |Cite
|
Sign up to set email alerts
|

Fast Multiplication on Elliptic Curves Over GF(2m) without precomputation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
249
0
7

Year Published

2000
2000
2021
2021

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 343 publications
(262 citation statements)
references
References 12 publications
0
249
0
7
Order By: Relevance
“…Using projective coordinates can eliminate the use of Galois field inversion in point addition and point doubling. The point addition and point doubling in projective coordinates can be computed as following [28]:…”
Section: Projective Coordinatesmentioning
confidence: 99%
See 1 more Smart Citation
“…Using projective coordinates can eliminate the use of Galois field inversion in point addition and point doubling. The point addition and point doubling in projective coordinates can be computed as following [28]:…”
Section: Projective Coordinatesmentioning
confidence: 99%
“…In our design, we use Montgomery point multiplication algorithm for the implementation of point multiplication [19,28,43]. The pseudocode is shown in Algorithm 8.…”
Section: Montgomery Algorithmmentioning
confidence: 99%
“…In its simplest form, a scalar multiplication can be realized through a sequence of point additions and doublings, respectively. There exist a number of advanced algorithms for point multiplication; one of the most efficient was proposed by López and Dahab in [18]. Their algorithm requires to carry out 4 log 2 k + 6 additions, 2 log 2 k + 4 multiplications, 2 log 2 k + 2 squarings and 2 log 2 k + 1 inversions in the underlying finite field GF(2 m ) to obtain the result of k · P [18, Lemma 4].…”
Section: Elliptic Curve Cryptographymentioning
confidence: 99%
“…A different approach for computing kP was introduced by Montgomery, based on the observation that the x-coordinate of the sum of two points can be computed only using the x-coordinates of the two points if their difference is known [20] (see also [1,17]). Let k = l−1 i=0 k i 2 i be the binary representation of the multiplier k (assume that k l−1 = 1).…”
Section: Elliptic Scalar Multiplicationmentioning
confidence: 99%
“…For a typical value of l = 160, we have T W = 4I +1445M and T M = 1463M , so Montgomery's method may be a little bit faster. However, Montgomery's method is not a general algorithm for elliptic scalar multiplication in GF(p n ), since it can't compute the y-coordinate of kP (note however that this is not the case in GF(2 n ); see [17]). Of course, this may not be a problem in many applications, since most elliptic curve variants of key exchange and digital signature schemes only make use of x coordinates (e.g., see [26,27,28]).…”
Section: Elliptic Scalar Multiplicationmentioning
confidence: 99%