ECC-LIB : A Library for Elliptic Curve Cryptography
ECC-LIB is a fully-equipped, portable, and modular library for Elliptic Curve (EC)
Cryptography that allows for the easy development of EC cryptographic protocols,
and which can be readily tailored to suit different requirements and user needs.
The library is implemented in ANSI C using the
GNU Multiple Precision library
for high-precision floating point arithmetic.
The full source code is included, written entirely in standard,
portable ANSI C.
- Version 2.1 of the ECC-LIB
- Description and Installation Instructions
- Copyright: There is a copyright on most of the implementations
(see the corresponding files), but permission is granted to use, copy,
modify and distribute this software for non-commercial purpose
without fee, provided that the authors' names are still included.
All software in this package is provided and distributed under the
General Public License (GPL).
- An Example of Using the ECC-LIB
- Related Papers
- E. Konstantinou, A. Kontogeorgis, Y. Stamatiou, and C. Zaroliagis,
''On the Efficient Generation of Prime Order Elliptic Curves"
Journal of Cryptology, to appear.

- P.Papaioannou, P.Nastou, Y.Stamatiou, and C.Zaroliagis,
"Secure Elliptic Curve Generation and Key Establishment on a 802.11 WLAN
Embedded Device",
in Proc. 9th Int'l Symposium on Autonomous Decentralized Systems --
ISADS 2009 (IEEE Computer Science Press, 2009).

- E. Konstantinou, Y. Stamatiou, and C. Zaroliagis,
"Efficient Generation of
Secure Elliptic Curves"
International Journal of Information Security Vol.6 (2007), No.1, pp.47-63.

- E. Konstantinou, A. Kontogeorgis, Y. Stamatiou, and C. Zaroliagis,
"Generating Prime Order Elliptic Curves:
Difficulties and Efficiency Considerations",
in Information Security and Cryptology -- ICISC 2004,
Lecture Notes in Computer Science Vol.3506 (Springer-Verlag, 2005), pp.261-278.

- E. Konstantinou, Y. Stamatiou, and C. Zaroliagis,
"On
the Use of Weber Polynomials in Elliptic Curve Cryptography",
in Public Key Infrastructure -- EuroPKI 2004,
Lecture Notes in Computer Science Vol.3093 (Springer-Verlag, 2004), pp.335-349.

- E. Konstantinou, Y. Stamatiou, and C. Zaroliagis,
"On the Construction
of Prime Order Elliptic Curves",
in Progress in Cryptology -- INDOCRYPT 2003,
Lecture Notes in Computer Science Vol.2904 (Springer-Verlag, 2003), pp.309-322.

- E. Konstantinou, Y. Stamatiou, and C. Zaroliagis,
"On the Efficient
Generation of Elliptic Curves over Prime Fields",
in Cryptographic Hardware and Embedded Systems -- CHES 2002,
Lecture Notes in Computer Science Vol.2523 (Springer-Verlag, 2002), pp.333-348.

- E. Konstantinou, Y. Stamatiou, and C. Zaroliagis,
"A Software Library for
Elliptic Curve Cryptography",
in Algorithms -- ESA 2002,
Lecture Notes in Computer Science Vol. 2461 (Springer-Verlag, 2002), pp.625-637.

- People:
Last modified on 28 April 2010 by
Christos Zaroliagis