Searched refs:isProbablePrime (Results 1 – 2 of 2) sorted by relevance
766 while(!this.isProbablePrime(b)) {1333 BigInteger.prototype.isProbablePrime = bnIsProbablePrime; method in BigInteger1602 …btract(BigInteger.ONE).gcd(ee).compareTo(BigInteger.ONE) == 0 && this.p.isProbablePrime(10)) break;1606 …btract(BigInteger.ONE).gcd(ee).compareTo(BigInteger.ONE) == 0 && this.q.isProbablePrime(10)) break;
22098 public boolean isProbablePrime(