Click here to Skip to main content
15,886,806 members
Articles / Desktop Programming / Win32

A simple C++ implementation of Elliptic Curve Cryptography

Rate me:
Please Sign up or sign in to vote.
4.92/5 (15 votes)
7 Jan 2008CPOL4 min read 167K   9.4K   65  
A finite field EC and simple ECC scheme in C++ to help understand the principles.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Program Manager Electronic Arts Inc
United Kingdom United Kingdom
Started working for Scala Multimedia Television A/S back in the early 90's and moved on from there to work for Bullfrog Productions Ltd in the UK, later Electronic Arts Inc, where I've stayed since...

Comments and Discussions