Hi Marek,

I am sorry to write you directly but I have posted my question twice on the
openssl site and for some reason it never get published.
I would like to use only the ECDSA, is there any simple way to compile it
alone (ofcourse with the modules it's using).
I have tried doing it manually, but there are too many switches and defines
that I do not know.

Any suggestions are appreciated
Thanks in advance
Eman


On 9/19/07, Marek Marcola <[EMAIL PROTECTED]> wrote:
>
> Hello,
> > Is it possible to implement ECDSA and ECICS using OpenSSL? I did not
> > find anything in the documentation or the man pages, although I was
> > told that OpenSSL is capable of elliptic curve cryptography which had
> > been donated by sun.
> Elliptic curves are in OpenSSL 0.9.8e version.
> EDCSA is implemeted in this version and may be used.
> Source of this implementation you may find in crypto/ec.
>
> > Btw, are there any patent implications?
> Point compression, look in crypto/ec/ec2_smpt.c
>
> Best regards,
> --
> Marek Marcola <[EMAIL PROTECTED]>
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
>

Reply via email to