libcrypt-random-seed-perl 0.03-1 source package in Ubuntu
Changelog
libcrypt-random-seed-perl (0.03-1) unstable; urgency=low * Initial Release (Closes: #700692). -- Salvatore Bonaccorso <email address hidden> Sat, 16 Feb 2013 22:55:17 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc | |
Bionic | release | universe | misc | |
Xenial | release | universe | misc | |
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcrypt-random-seed-perl_0.03-1.dsc | 2.1 KiB | b8b927a47a65f8d595eb624958d4ef4171bbc2db1052f8f84e19bff7a72935ab |
libcrypt-random-seed-perl_0.03.orig.tar.gz | 21.7 KiB | 593da54b522c09cc26bbcc0e4e49c1c8e688a6fd33b0726af801d722a5c8d0f1 |
libcrypt-random-seed-perl_0.03-1.debian.tar.gz | 1.5 KiB | a447e347bc402a84a156c384e63d04fb6f01135fc5720e3f5771c03f82cefe5a |
No changes file available.
Binary packages built by this source
- libcrypt-random-seed-perl: 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.