perl-Crypt-Primes

Provable Prime Number Generator

SRPM:     perl-Crypt-Primes-0.50-3.n0i.7.fc7.src.rpm
SPEC:     perl-Crypt-Primes.spec
Version:  0.50
Release:  3.n0i.7.fc7
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     139014
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Crypt-Primes/
Date:     Sat Jun 02 2007, 04:07 GMT

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 modern Unix operating systems.

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.50-3.n0i.7
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - rebuild on perl 5.8.8
  • Sun Jul 24 2005 Marius Feraru <altblue@n0i.net> 0.50-2.n0i.6
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7
  • Sun Mar 20 2005 Marius Feraru <altblue@n0i.net> 0:0.50-1.n0i.5
    - automatic rebuild (perl 5.8.6)
  • Sun Dec 05 2004 Marius Feraru <altblue@n0i.net> 0:0.50-1.n0i.4
    - automatic rebuild (perl 5.8.6)
  • Wed May 05 2004 Marius Feraru <altblue@n0i.net> 0:0.50-1.n0i.3
    - spec file (re?)created using N0i::CPAN::RPMizer/2004050401
    - rebuild (perl 5.8.4)
  • Thu Jan 29 2004 Marius FERARU <altblue@n0i.net> 0:0.50-0.n0i.2
    - version 0.50
    - spec file (re?)created using N0i::CPAN::RPMizer/2004011001
  • Sun Jun 29 2003 Marius FERARU <altblue@n0i.net> 0.50-0.n0i
    - Initial build.

Files:

  • Crypt-Primes-0.50.tar.gz
  • perl-Crypt-Primes.spec

Requires:

  • perl(Crypt::Random)
  • perl(ExtUtils::MakeMaker)
  • perl(Math::Pari)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)