This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author trevp
Recipients
Date 2004-10-05.07:25:02
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=973611

Montgomery has a fixed cost, so it slows down small
exponents. For example modular squaring is slowed ~5x.  I
added a MONTGOMERY_CUTOFF to take care of this.  Submitting
long_mont4.diff.
History
Date User Action Args
2007-08-23 15:37:18adminlinkissue936813 messages
2007-08-23 15:37:18admincreate