Commit ea96c4bc authored by Andy Polyakov's avatar Andy Polyakov
Browse files

test_mont was exercising 100-bit multiplication modulus X*I-bit, where

X is 5120 on 32-bit and 151552 on 64-bit architectures and I varies
from 0 to 4. As result the test was *unreasonably* slow and virtually
impossible to complete on 64-bit architectures (e.g. IRIX bc couldn't
even swallow such long lines).
parent 207c7df7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment