Benjamin Peterson <benja...@python.org> writes:
> Basically, GMP only becomes faster when the numbers are huge.

In my experience GMP is about 4x faster than Python longs with 1024
bit numbers, a very common cryptographic size.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to