International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 42 - Number 6 |
Year of Publication: 2012 |
Authors: Dipti Aglawe, Samta Gajbhiye |
10.5120/5701-7754 |
Dipti Aglawe, Samta Gajbhiye . Software Implementation of Cyclic Abelian Elliptic Curve using Matlab. International Journal of Computer Applications. 42, 6 ( March 2012), 43-48. DOI=10.5120/5701-7754
Majority of products and standards that use public-key cryptography for encryption and digital signature use RSA. The key length for secure RSA has increased over recent years ,and this has put heavier processing load on applications using RSA. Recently, a competing system has begun to challenge RSA: Elliptic curve cryptography (ECC). The principle attraction of ECC, compared to RSA, is that it appears to offer equal security for a far smaller key size, thereby reducing processor overhead. Cryptographers are interested only in elliptic curve that belongs to cyclic abelian group. This paper implements cyclic abelian elliptic curve in MATLAB. The properties of abelian group is proved over the coordinates satisfying the curve. Base points of elliptic curve are generated to prove that the elliptic curve belongs to cyclic abelian group.