SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Data-Entropy rpm build for : OpenSuSE. For other distributions click perl-Data-Entropy.

Name : perl-Data-Entropy
Version : 0.007 Vendor : openSUSE
Release : bp155.2.8 Date : 2023-05-17 16:02:41
Group : Development/Libraries/Perl Source RPM : perl-Data-Entropy-0.007-bp155.2.8.src.rpm
Size : 0.08 MB
Packager : https://bugs_opensuse_org
Summary : Entropy (randomness) management
Description :
This module maintains a concept of a current selection of entropy source.
Algorithms that require entropy, such as those in the
Data::Entropy::Algorithms manpage, can use the source nominated by this
module, avoiding the need for entropy source objects to be explicitly
passed around. This is convenient because usually one entropy source will
be used for an entire program run and so an explicit entropy source
parameter would rarely vary. There is also a default entropy source,
avoiding the need to explicitly configure a source at all.

If nothing is done to set a source then it defaults to the use of Rijndael
(AES) in counter mode (see the Data::Entropy::RawSource::CryptCounter
manpage and the Crypt::Rijndael manpage), keyed using Perl\'s built-in
\'rand\' function. This gives a data stream that looks like concentrated
entropy, but really only has at most the entropy of the \'rand\' seed. Within
a single run it is cryptographically difficult to detect the correlation
between parts of the pseudo-entropy stream. If more true entropy is
required then it is necessary to configure a different entropy source.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.5/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Data-Entropy-0.007-bp155.2.8.noarch.rpm
ftp.icm.edu.pl  perl-Data-Entropy-0.007-bp155.2.8.noarch.rpm
     

Provides :
perl(Data::Entropy)
perl(Data::Entropy::Algorithms)
perl(Data::Entropy::RawSource::CryptCounter)
perl(Data::Entropy::RawSource::Local)
perl(Data::Entropy::RawSource::RandomOrg)
perl(Data::Entropy::RawSource::RandomnumbersInfo)
perl(Data::Entropy::Source)
perl-Data-Entropy

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Crypt::Rijndael)
perl(Data::Float) >= 0.008
perl(HTTP::Lite) >= 2.2
perl(Params::Classify)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Data
/usr/lib/perl5/vendor_perl/5.26.1/Data/Entropy
/usr/lib/perl5/vendor_perl/5.26.1/Data/Entropy.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Entropy/Algorithms.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Entropy/RawSource
/usr/lib/perl5/vendor_perl/5.26.1/Data/Entropy/RawSource/CryptCounter.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Entropy/RawSource/Local.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Entropy/RawSource/RandomOrg.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Entropy/RawSource/RandomnumbersInfo.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Entropy/Source.pm
/usr/share/doc/packages/perl-Data-Entropy
/usr/share/doc/packages/perl-Data-Entropy/Changes
/usr/share/doc/packages/perl-Data-Entropy/README
/usr/share/man/man3/Data::Entropy.3pm.gz
/usr/share/man/man3/Data::Entropy::Algorithms.3pm.gz
/usr/share/man/man3/Data::Entropy::RawSource::CryptCounter.3pm.gz
/usr/share/man/man3/Data::Entropy::RawSource::Local.3pm.gz
/usr/share/man/man3/Data::Entropy::RawSource::RandomOrg.3pm.gz
/usr/share/man/man3/Data::Entropy::RawSource::RandomnumbersInfo.3pm.gz
/usr/share/man/man3/Data::Entropy::Source.3pm.gz

 
ICM