From: jmb184@servtech.com (John Bailey) Newsgroups: sci.math Subject: Re: ECM Date: 29 Oct 1995 14:06:31 GMT In article , jstncrd@delphi.com says: > >What is the most efficient Elliptic Curve method used and how is it implemented? >Pointers to online sources would be helpful. I just happened to be looking at http://www.cs.hut.fi/ssh/crypto/software.html which contains this reference. Eliptic is a public domain implementation of elliptic curves public key cryptography. It is not known to be patented (except for the claimed universal public key cryptography patent which will expire in an year or two anyway). It is available in ftp.dsi.unimi.it:/pub/security/crypt/cypherpunks/ciphers, and a local copy is also available. It was recently announced on the cypherpunks list. John jmb184@servtech.com http://www.servtech.com/public/jmb184