Back to Search
Start Over
Efficient arithmetic on ARM-NEON and its application for high-speed RSA implementation.
- Source :
- Security & Communication Networks; Dec2016, Vol. 9 Issue 18, p5401-5411, 11p
- Publication Year :
- 2016
-
Abstract
- Advanced modern processors support single instruction, multiple data instructions (e.g., Intel-AVX and ARM-NEON) and a massive body of research on vector-parallel implementations of modular arithmetic, which are crucial components for modern public-key cryptography ranging from Rivest, Shamir, and Adleman (RSA), ElGamal, Digital Signature Algorithm (DSA), and elliptic curve cryptography, have been conducted. In this paper, we introduce a novel double operand scanning method to speed up multi-precision squaring with non-redundant representations on single instruction, multiple data architecture where the part of the operands are doubled to compute the squaring operation without read-after-write dependencies between source and destination variables. Afterwards, Karatsuba algorithm is applied to both multiplication and squaring operations. For modular multiplication, separated Montgomery algorithm is chosen. Finally, the Rivest, Shamir, and Adleman (RSA) implementations outperform the best-known results on the ARM-NEON platforms. Copyright © 2017 John Wiley & Sons, Ltd. [ABSTRACT FROM AUTHOR]
Details
- Language :
- English
- ISSN :
- 19390114
- Volume :
- 9
- Issue :
- 18
- Database :
- Complementary Index
- Journal :
- Security & Communication Networks
- Publication Type :
- Academic Journal
- Accession number :
- 122199436
- Full Text :
- https://doi.org/10.1002/sec.1706