Re: Elliptic Curve Library

2006-12-25 Thread Piet van Oostrum
> "Mike Tammerman" <[EMAIL PROTECTED]> (MT) wrote: >MT> Hi, >MT> I need an elliptic curve library that can be used by python. I googled >MT> but couldn't find a one. I'll appreciate, if you could show me. OpenSSL contains elliptic curve stuff (donated by SUN). M2Crypto is a Python interface t

Re: Elliptic Curve Library

2006-12-25 Thread vasudevram
Jaap Spies wrote: > Mike Tammerman wrote: > > > I need an elliptic curve library that can be used by python. I googled > > but couldn't find a one. I'll appreciate, if you could show me. > > > > You could look at http://sage.scipy.org/sage/ > http://sage.scipy.org/sage/features.html > > Jaap Sorr

Re: Elliptic Curve Library

2006-12-23 Thread Jaap Spies
Mike Tammerman wrote: > I need an elliptic curve library that can be used by python. I googled > but couldn't find a one. I'll appreciate, if you could show me. > You could look at http://sage.scipy.org/sage/ http://sage.scipy.org/sage/features.html Jaap -- http://mail.python.org/mailman/listi

Re: Elliptic Curve Library

2006-12-23 Thread Mike Tammerman
I will try to implement an ID-Based Cryptography. I also need bilinear pairing operations. Mike vasudevram wrote: > Mike Tammerman wrote: > > Hi, > > > > I need an elliptic curve library that can be used by python. I googled > > but couldn't find a one. I'll appreciate, if you could show me. > >

Re: Elliptic Curve Library

2006-12-23 Thread vasudevram
Mike Tammerman wrote: > Hi, > > I need an elliptic curve library that can be used by python. I googled > but couldn't find a one. I'll appreciate, if you could show me. > > Mike What is the library you need supposed to do? Vasudev Ram Dancing Bison Enterprises www.dancingbison.com -- http://ma