Package Info

perl-Data-Entropy


Entropy (randomness) management


Development/Libraries/Perl

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.


License: Artistic-1.0 or GPL-1.0+
URL: http://search.cpan.org/dist/Data-Entropy/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.007-bp155.2.8 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Data-Entropy
0.007-bp154.1.17 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Data-Entropy
0.007-bp153.1.12 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Data-Entropy
0.007-bp152.3.16 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Data-Entropy
0.007-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Data-Entropy
0.007-bp151.2.12 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Data-Entropy
0.007-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Data-Entropy