Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

next_prime

Function next_prime 

Source
pub fn next_prime(n: &BigUint) -> BigUint
Expand description

Calculate the next larger prime, given a starting number n.