X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/blobdiff_plain/285bf989997b8dc94a0783e260fe73787c7ae767..32bd36cff950788ec62bd36a6d437da12aa4fd0f:/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*/,