Function glass_pumpkin::prime::strong_check_with

source ยท
pub fn strong_check_with<R: RngCore + ?Sized>(
    candidate: &BigUint,
    rng: &mut R
) -> bool
Expand description

Checks if number is a prime using the Baillie-PSW test