ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Journal Article Accelerating Elliptic Curve Scalar Multiplication over GF(2m) on Graphic Hardwares
Cited 9 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Seog Chung Seo, Taehong Kim, Seokhie Hong
Issue Date
2015-01
Citation
Journal of Parallel and Distributed Computing, v.75, pp.152-167
ISSN
0743-7315
Publisher
Elsevier
Language
English
Type
Journal Article
DOI
https://dx.doi.org/10.1016/j.jpdc.2014.09.001
Abstract
In this paper, we present PEG (Parallel ECC library on GPU), which is efficient implementation of Elliptic Curve Scalar Multiplication over GF(2m) on Graphic Processing Units. While existing ECC implementations over GPU focused on limited parameterizations such as (fixed scalar and different curves) or (different scalars and same base point), PEG covers all parameter options ((a) fixed scalar and variable points, (b) random scalars and fixed input point, and (c) random scalars and variable points) which are used for ECC-based protocols such as ECDH, ECDSA and ECIES. With GPU optimization concerns and through analyzing parameter types used for ECC-based protocols, we investigate promising algorithms at both finite field arithmetic and scalar multiplication level for performance optimization according to each parameterization. PEG covers ECC implementations over GF(2163), GF(2233) and GF(2283) for 80-bit, 112-bit and 128-bit security on GTX285 and GTX480. PEG can achieve remarkable performance compared with MIRACL, one of the most famous ECC library, running on Intel i7 CPU (2.67 GHz).
KSP Keywords
Base point, Bit security, Efficient implementation, Elliptic curve scalar multiplication, Finite field arithmetic, Graphic processing unit(GPU), Intel i7, Performance Optimization