perl-Crypt-Primes
In order to install this package, check out the
Mirror finder tool to make sure that you have correctly configured your URPMI media. Then, open a root console, and type 'urpmi perl-Crypt-Primes'
Details
| Name: perl-Crypt-Primes | Version: 0.50-4mdv2008.0 (noarch) |
| Size: 66 KiB | Build date: Mon Jun 25 20:44:44 CEST 2007 |
| Category: Development/Perl | License: GPL or Artistic |
| Homepage: http://www.cpan.org |
| Summary: Provable Prime Number Generator suitable for Cryptographic Application |
Description
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.
Detailed description and running time analysis of the
algorithm can be found in Maurer's paper
1?.
Crypt::Primes is a pure perl implementation. It uses
Math::Pari for multiple precision integer arithmetic
and number theoretic functions. Random numbers are
gathered with Crypt::Random, a perl interface to
/dev/u?random devices found on most modern Unix operating
systems.
|
Run "urpmi perl-Crypt-Primes", or click here to download the package itself.
|