Efficient Implementation of Elliptic Curve Cryptography (ECC) for Personal Digital Assistants (PDAs)

  • Authors:
  • Amol Dabholkar;Kin Choong Yow

  • Affiliations:
  • School of Computer Engineering, Nanyang Technological University, Singapore 639798, Singapore. amold@pmail.ntu.edu.sg;School of Computer Engineering, Nanyang Technological University, Singapore 639798, Singapore. askcyow@ntu.edu.sg

  • Venue:
  • Wireless Personal Communications: An International Journal
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Wireless devices are characterized by low computational power and memory. In addition to this wireless environment are inherently less secure than their wired counterparts, as anyone can intercept the communication. Hence they require more security. One way to provide more security without adding to the computational load is to use elliptic curve cryptography (ECC) in place of the more traditional cryptosystems such as RSA. As ECC provides the same level of security for far less key sizes, as compared to the traditional cryptosystems, it is ideal for wireless security. In this thesis we will investigate the different ways of implementing ECC on wireless devices such as personal digital assistants (PDAs). We will present our findings and compare the different implementations. In our implementation ECC over the field Fn2 using optimal normal basis representation gives the best results.