diff options
Diffstat (limited to 'security/p5-Crypt-Primes/DESCR')
-rw-r--r-- | security/p5-Crypt-Primes/DESCR | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Crypt-Primes/DESCR b/security/p5-Crypt-Primes/DESCR index 3c73b4a1da0..2fefe9b4bc7 100644 --- a/security/p5-Crypt-Primes/DESCR +++ b/security/p5-Crypt-Primes/DESCR @@ -1,6 +1,6 @@ -This module implements Ueli Maurer's algorithm for generating large provable -primes and secure parameters for public-key cryptosystems. The generated -primes are almost uniformly distributed over the set of primes of the -specified bitsize and expected time for generation is less than the time -required for generating a pseudo-prime of the same size with Miller-Rabin +This module implements Ueli Maurer's algorithm for generating large provable +primes and secure parameters for public-key cryptosystems. The generated +primes are almost uniformly distributed over the set of primes of the +specified bitsize and expected time for generation is less than the time +required for generating a pseudo-prime of the same size with Miller-Rabin tests. |