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

perl-Data-Entropy-0.8.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: perl-Data-Entropy Distribution: openSUSE Tumbleweed
Version: 0.8.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Apr 1 14:43:39 2025
Group: Unspecified Build host: reproducible
Size: 80597 Source RPM: perl-Data-Entropy-0.8.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/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
Data::Entropy::Algorithms, 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 Data::Entropy::RawSource::CryptCounter and
Crypt::Rijndael), keyed using Crypt::URandom.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Tue Apr 01 2025 Tina Müller <tina.mueller@suse.com>
  - Add manual license
* Fri Mar 28 2025 Tina Müller <timueller+perl@suse.de>
  - updated to 0.8.0 (0.008)
    see /usr/share/doc/packages/perl-Data-Entropy/Changes
    version 0.008; 2025-03-27
    * Use Crypt::URandom to seed the default algorithm with
      cryptographically secure random bytes instead of the builtin
      rand() function (bsc#1240395, CVE-2025-1860).
    * This module has been marked as deprecated.
    * A security policy was added.
    * Remove use of Module::Build.
    * Updated maintainer information.
* Thu Dec 11 2014 ncutler@suse.com
  - check license
  - take maintainership

Files

/usr/lib/perl5/vendor_perl/5.40.1/Data
/usr/lib/perl5/vendor_perl/5.40.1/Data/Entropy
/usr/lib/perl5/vendor_perl/5.40.1/Data/Entropy.pm
/usr/lib/perl5/vendor_perl/5.40.1/Data/Entropy/Algorithms.pm
/usr/lib/perl5/vendor_perl/5.40.1/Data/Entropy/RawSource
/usr/lib/perl5/vendor_perl/5.40.1/Data/Entropy/RawSource/CryptCounter.pm
/usr/lib/perl5/vendor_perl/5.40.1/Data/Entropy/RawSource/Local.pm
/usr/lib/perl5/vendor_perl/5.40.1/Data/Entropy/RawSource/RandomOrg.pm
/usr/lib/perl5/vendor_perl/5.40.1/Data/Entropy/RawSource/RandomnumbersInfo.pm
/usr/lib/perl5/vendor_perl/5.40.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/doc/packages/perl-Data-Entropy/SECURITY.md
/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, Thu Apr 3 23:25:58 2025