Elliptic curve cryptosystem and its applications

Elliptical curve cryptography (ECC) is a public key encryption technique based on elliptic curve theory that can be used to create faster, smaller and more efficient cryptographic keys. It establishes equivalent security with lower computing power and battery resource usage; it is becoming widely us...

全面介紹

Saved in:
書目詳細資料
主要作者: Li, Si Jie.
其他作者: Chan Choong Wah
格式: Final Year Project
語言:English
出版: 2010
主題:
在線閱讀:http://hdl.handle.net/10356/40913
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
機構: Nanyang Technological University
語言: English
實物特徵
總結:Elliptical curve cryptography (ECC) is a public key encryption technique based on elliptic curve theory that can be used to create faster, smaller and more efficient cryptographic keys. It establishes equivalent security with lower computing power and battery resource usage; it is becoming widely used for mobile applications. With this understanding of the advantage of ECC, the project goal is to develop an efficient encryption scheme based on ECC. This report introduces the fundamentals of elliptic curve cryptography theory as well as various elliptic curve cryptosystem algorithms such as Elliptic curve Elgamal and Elliptic curve Menezes Vanstone and summarizes what have been done in this project including the design and implementation of elliptic curve cryptosystem in Java. This report also cover the analysis of the algorithm performance which is the efficiency in encrypt, decrypt the message.