[ 源代码: libcrypt-random-seed-perl ]
软件包:libcrypt-random-seed-perl(0.03-3)
libcrypt-random-seed-perl 的相关链接
Debian 的资源:
下载源码包 libcrypt-random-seed-perl:
- [libcrypt-random-seed-perl_0.03-3.dsc]
- [libcrypt-random-seed-perl_0.03.orig.tar.gz]
- [libcrypt-random-seed-perl_0.03-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libmath-random-isaac-perl
- libmath-random-mt-auto-perl
- libmath-random-mt-auto-perl-dbgsym
- libmath-random-isaac-xs-perl
- libmath-random-isaac-xs-perl-dbgsym
- libdata-entropy-perl
- libmath-random-tt800-perl
- libcrypt-urandom-perl
- libmath-random-tt800-perl-dbgsym
- libcrypt-random-source-perl
- libghc-tf-random-dev
Perl module providing strong randomness for seeding
Crypt::Random::Seed implements a simple mechanism to get strong randomness. The main purpose of this module is to provide a simple way to generate a seed for a PRNG such as Math::Random::ISAAC, for use in cryptographic key generation, or as the seed for an upstream module such as Bytes::Random::Secure. Flags for requiring non-blocking sources are allowed, as well as a very simple method for plugging in a source.