Nick Craig-Wood <[EMAIL PROTECTED]> writes:
> >  I understand the algorithm quite well but how to code the multiplication 
> >  stage most efficiently in python eludes me.
> 
> You might want to look at
> 
>   http://gmpy.sourceforge.net/
> 
> It has very fast multiplication up to any size you like!

I think he's talking about point multiplication on the elliptic curve
group, not integer multiplication.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to