# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
perl5.branches 5.26 5.28 5.30
perl5.setup Crypt-Primes 0.50
description Provable Prime Number Generator suitable for Cryptographic Applications.
long_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.
checksums md5 041947b9645142615d687b89cf2e1a7b
if {${perl5.major} != ""} {
port:p${perl5.major}-class-loader \
port:p${perl5.major}-crypt-random \
port:p${perl5.major}-data-dumper \
port:p${perl5.major}-math-pari