Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Elliptic curve cryptography in c.

366 views
Skip to first unread message

wat...@gmail.com

unread,
Nov 27, 2007, 10:19:38 PM11/27/07
to
Any body have the source code for Elliptic curve cryptography in c and
theory related to ECC and its code, plz send me..
thanking u in advance...

Cristiano

unread,
Nov 28, 2007, 2:30:28 PM11/28/07
to
wat...@gmail.com wrote:
> Any body have the source code for Elliptic curve cryptography in c and
> theory related to ECC and its code, plz send me..

Hai già visto MIRACL?
http://www.shamus.ie/

Cristiano


sudhir

unread,
Mar 7, 2013, 1:27:08 AM3/7/13
to
Hi,
I am currently doing research in ECC based key exchange. Can you help me to understand how to implement the ECC code in any language, as I consider you might have got code over ECC. If you have please mail me.
Thank you in advance

ilwolve

unread,
Mar 7, 2013, 6:27:23 AM3/7/13
to
I implemented it some time ago in python, the basic part it's not so
hard, you just need to implement the basic group rules (sum and
multiplication over elliptic curves) and you're done, i think you can
find all you need here http://www.dkrypt.com/home/ecc but if you need
it, here should be encoded with UUE a good implementation
http://pastebin.com/HezmSR6L
0 new messages