2015
DOI: 10.1007/978-3-319-21476-4_9
|View full text |Cite
|
Sign up to set email alerts
|

Faster Software for Fast Endomorphisms

Abstract: Abstract. GLV curves (Gallant et al.) have performance advantages over standard elliptic curves, using half the number of point doublings for scalar multiplication. Despite their introduction in 2001, implementations of the GLV method have yet to permeate widespread software libraries. Furthermore, side-channel vulnerabilities, specifically cachetiming attacks, remain unpatched in the OpenSSL code base since the first attack in 2009 (Brumley and Hakala) even still after the most recent attack in 2014 (Benger … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2015
2015
2019
2019

Publication Types

Select...
4
1
1

Relationship

2
4

Authors

Journals

citations
Cited by 6 publications
(2 citation statements)
references
References 13 publications
0
2
0
Order By: Relevance
“…An implementation of GLV (standard and secure version) for OpenSSL is discussed in [6]. For a 128-bit security level, the proposed secure version is about 10% slower than the standard GLV version.…”
Section: Other Related Workmentioning
confidence: 99%
“…An implementation of GLV (standard and secure version) for OpenSSL is discussed in [6]. For a 128-bit security level, the proposed secure version is about 10% slower than the standard GLV version.…”
Section: Other Related Workmentioning
confidence: 99%
“…Ladder. While it is indeed feasible to reduce leakage in OpenSSL's wNAF scalar multiplication code path [18], tediously straightlining conditions and making table lookups regular adds significant code complexity, increases the probability of defects, and generally results in low maintainability code. Even then, there is no guarantee that all leakage issues are addressed: the code path was not initially intended to resist SCA, and retrofitting mitigations becomes awkward.…”
Section: Scalar Multiplication: Sca Mitigationsmentioning
confidence: 99%