Name: | perl-Data-Entropy |
---|---|
Version: | 0.008 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 78860 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Data-Entropy-0.008-1.el8.noarch.rpm |
Source RPM: | perl-Data-Entropy-0.008-1.el8.src.rpm |
Build Date: | Tue Apr 08 2025 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Data-Entropy |
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 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. |
- Update to 0.008, with new maintainer (#2355612)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- convert license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild