%0 Conference Proceedings %T Efficient Java Implementation of Elliptic Curve Cryptography for J2ME-Enabled Mobile Devices %+ Computer Science and Communications Research Unit [Luxembourg] (CSC) %+ Department of Computer Science %A Grossschädl, Johann %A Page, Dan %A Tillich, Stefan %Z Part 9: Mobile Security %< avec comité de lecture %( Lecture Notes in Computer Science %B 6th International Workshop on Information Security Theory and Practice (WISTP) %C Egham, United Kingdom %Y Ioannis Askoxylakis %Y Henrich C. Pöhls %Y Joachim Posegga %I Springer %3 Information Security Theory and Practice. Security, Privacy and Trust in Computing Systems and Ambient Intelligent Ecosystems %V LNCS-7322 %P 189-207 %8 2012-06-20 %D 2012 %R 10.1007/978-3-642-30955-7_17 %Z Computer Science [cs]Conference papers %X The Micro Edition of the Java 2 platform (J2ME) provides an application environment specifically designed to address the demands of embedded devices like cell phones, PDAs or set-top boxes. Since the J2ME platform does not include a crypto package, developers are forced to use third-party classes or to implement all cryptographic primitives from scratch. However, most existing implementations of elliptic curve (EC) cryptography for J2ME do not perform well on resource-restricted devices, in most cases due to poor efficiency of the underlying arithmetic operations. In this paper we present an optimized Java implementation of EC scalar multiplication that combines efficient finite-field arithmetic with efficient group arithmetic. More precisely, our implementation uses a pseudo-Mersenne (PM) prime field for fast modular reduction and a Gallant-Lambert-Vanstone (GLV) curve with an efficiently computable endomorphism to speed up the scalar multiplication with random base points. Our experimental results show that a conventional mobile phone without Java acceleration, such as the Nokia 6610, is capable to execute a 174-bit scalar multiplication in roughly 400 msec, which is more than 45 times faster than the widely-used Bouncy Castle Lightweight Crypto API for J2ME. %G English %Z TC 11 %Z WG 11.2 %2 https://inria.hal.science/hal-01534311/document %2 https://inria.hal.science/hal-01534311/file/978-3-642-30955-7_17_Chapter.pdf %L hal-01534311 %U https://inria.hal.science/hal-01534311 %~ IFIP-LNCS %~ IFIP %~ IFIP-TC %~ IFIP-TC11 %~ IFIP-WISTP %~ IFIP-WG11-2 %~ IFIP-LNCS-7322