math/strongprime.c: Reduce failures by adding some more slop bits.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 11 May 2017 09:42:15 +0000 (10:42 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 03:00:35 +0000 (04:00 +0100)
commit540ff246b952bd91381bfe4fdfbc613983326379
tree4cea8c30b4499373ae211bd5691acdf6617dad0e
parent83bb377b995f482e9987fc543e277816a5fa2e32
math/strongprime.c: Reduce failures by adding some more slop bits.

In my experiments, failures were happening about 2--3% of the time,
which is way more than one is really willing to tolerate.
math/strongprime.c