[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Elliptic curve cryptography code



> + I am trying to find a site where I can download the Elliptic curve
> + cryptography code in any language for Unix flavours, but I didnt any
> + find suitable site..

You can try http://www.certicom.com. They have an online tutorial on
elliptic curve cryptography (java code, so you should be able to do a
"view source" on the page). Another source is a book named

There is also a book "Cryptography and Network Security" by William
Stallings. He also covers elliptic curve cryptography, and also gives a
lot of source code.

HTH,
Kedar.