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

perl-Data-Entropy-0.7.0-10.mga9 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Data-Entropy Distribution: Mageia
Version: 0.7.0 Vendor: Mageia.Org
Release: 10.mga9 Build date: Sun Mar 20 05:33:37 2022
Group: Development/Perl Build host: localhost
Size: 88776 Source RPM: perl-Data-Entropy-0.7.0-10.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Data-Entropy
Summary: Download entropy from
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

GPL+ or Artistic

Changelog

* Sun Mar 20 2022 umeabot <umeabot> 0.7.0-10.mga9
  + Revision: 1802785
  - Mageia 9 Mass Rebuild

Files

/usr/share/doc/perl-Data-Entropy
/usr/share/doc/perl-Data-Entropy/Changes
/usr/share/doc/perl-Data-Entropy/META.json
/usr/share/doc/perl-Data-Entropy/META.yml
/usr/share/doc/perl-Data-Entropy/README
/usr/share/doc/perl-Data-Entropy/SIGNATURE
/usr/share/man/man3/Data::Entropy.3pm.xz
/usr/share/man/man3/Data::Entropy::Algorithms.3pm.xz
/usr/share/man/man3/Data::Entropy::RawSource::CryptCounter.3pm.xz
/usr/share/man/man3/Data::Entropy::RawSource::Local.3pm.xz
/usr/share/man/man3/Data::Entropy::RawSource::RandomOrg.3pm.xz
/usr/share/man/man3/Data::Entropy::RawSource::RandomnumbersInfo.3pm.xz
/usr/share/man/man3/Data::Entropy::Source.3pm.xz
/usr/share/perl5/vendor_perl/Data
/usr/share/perl5/vendor_perl/Data/Entropy
/usr/share/perl5/vendor_perl/Data/Entropy.pm
/usr/share/perl5/vendor_perl/Data/Entropy/Algorithms.pm
/usr/share/perl5/vendor_perl/Data/Entropy/RawSource
/usr/share/perl5/vendor_perl/Data/Entropy/RawSource/CryptCounter.pm
/usr/share/perl5/vendor_perl/Data/Entropy/RawSource/Local.pm
/usr/share/perl5/vendor_perl/Data/Entropy/RawSource/RandomOrg.pm
/usr/share/perl5/vendor_perl/Data/Entropy/RawSource/RandomnumbersInfo.pm
/usr/share/perl5/vendor_perl/Data/Entropy/Source.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 23 03:22:29 2024