Low-Cost, Low-Power FPGA Implementation of ED25519 and CURVE25519 Point Multiplication

Twisted Edwards curves have been at the center of attention since their introduction by Bernstein et al. in 2007. The curve ED25519, used for Edwards-curve Digital Signature Algorithm (EdDSA), provides faster digital signatures than existing schemes without sacrificing security. The CURVE25519 is a...

Full description

Bibliographic Details
Published in:Information
Main Authors: Mohamad Ali Mehrabi, Christophe Doche
Format: Article
Language:English
Published: MDPI AG 2019-09-01
Subjects:
Online Access:https://www.mdpi.com/2078-2489/10/9/285
Description
Summary:Twisted Edwards curves have been at the center of attention since their introduction by Bernstein et al. in 2007. The curve ED25519, used for Edwards-curve Digital Signature Algorithm (EdDSA), provides faster digital signatures than existing schemes without sacrificing security. The CURVE25519 is a Montgomery curve that is closely related to ED25519. It provides a simple, constant time, and fast point multiplication, which is used by the key exchange protocol X25519. Software implementations of EdDSA and X25519 are used in many web-based PC and Mobile applications. In this paper, we introduce a low-power, low-area FPGA implementation of the ED25519 and CURVE25519 scalar multiplication that is particularly relevant for Internet of Things (IoT) applications. The efficiency of the arithmetic modulo the prime number <inline-formula> <math display="inline"> <semantics> <mrow> <msup> <mn>2</mn> <mn>255</mn> </msup> <mo>&#8722;</mo> <mn>19</mn> </mrow> </semantics> </math> </inline-formula>, in particular the modular reduction and modular multiplication, are key to the efficiency of both EdDSA and X25519. To reduce the complexity of the hardware implementation, we propose a high-radix interleaved modular multiplication algorithm. One benefit of this architecture is to avoid the use of large-integer multipliers relying on FPGA DSP modules.
ISSN:2078-2489