An Implementation of ECC with Twisted Montgomery Curve over 32nd Degree Tower Field on Arduino Uno

The security of Internet of Things (IoT) devices is one of the most important problems to be addressed by the cryptographers and security engineers. The processing ability of IoT devices is limited, therefore light-weight and secure cryptographic tools are necessary for security of them. This paper...

Full description

Saved in:
Bibliographic Details
Published inInternational Journal of Networking and Computing Vol. 8; no. 2; pp. 341 - 350
Main Authors Hashimoto, Yuta, Khandaker, Md. Al-Amin, Kodera, Yuta, Park, Taehwan, Kusaka, Takuya, Kim, Howon, Nogami, Yasuyuki
Format Journal Article
LanguageEnglish
Published IJNC Editorial Committee 2018
Subjects
Online AccessGet full text

Cover

Loading…
More Information
Summary:The security of Internet of Things (IoT) devices is one of the most important problems to be addressed by the cryptographers and security engineers. The processing ability of IoT devices is limited, therefore light-weight and secure cryptographic tools are necessary for security of them. This paper shows the implementation of 256-bit Elliptic Curve Cryptography (ECC) on an 8-bit microcontroller. The proposed implementation applies towering technique for extension field of degree 32 with a certain 8-bit prime characteristic instead of the 256-bit prime characteristic. It enables to execute 256-bit ECC operations without complicated multiple-precision arithmetic on small computers like 8-bit microcontrollers. This approach efficiently realizes the scalability of the ECC encryption strength. In addition, the authors use a twisted Montgomery curve with a Montgomery ladder technique which enables fast calculations without inversions referring to Curve25519. It is considered resistant to the Side Channel Attack (SCA) since it applies the Montgomery ladder technique for scalar multiplication (SCM). This ECC implementation on Arduino UNO, an 8-bit microcontroller board, can be utilized for a key agreement protocol among IoT devices.
ISSN:2185-2839
2185-2847
DOI:10.15803/ijnc.8.2_341