X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a..f4ed788cf4e6bf263a417eb8d7832c269b7a9db7:/math/strongprime.h diff --git a/math/strongprime.h b/math/strongprime.h index 6f39f500..90102362 100644 --- a/math/strongprime.h +++ b/math/strongprime.h @@ -85,9 +85,6 @@ extern mp *strongprime_setup(const char */*name*/, mp */*d*/, pfilt */*f*/, * * %$p - 1$% has a large prime factor %$r$%, * * %$p + 1$% has a large prime factor %$s$%, and * * %$r - 1$% has a large prime factor %$t$%. - * - * The numbers produced may be slightly larger than requested, - * by a few bits. */ extern mp *strongprime(const char */*name*/, mp */*d*/, unsigned /*nbits*/,