Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Data-Entropy-0.007-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Data-Entropy Distribution: openSUSE Leap 15.2
Version: 0.007 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:34:31 2019
Group: Development/Libraries/Perl Build host: lamb17
Size: 81346 Source RPM: perl-Data-Entropy-0.007-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Data-Entropy/
Summary: Entropy (randomness) management
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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Thu Dec 11 2014 ncutler@suse.com
  - check license
  - take maintainership

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024