Package : perl-Data-Entropy > RPM : perl-Data-Entropy-0.7.0-8.mga7.src.rpm

Basic items

Name perl-Data-Entropy
Version 0.7.0
Release 8.mga7
URL http://search.cpan.org/dist/Data-Entropy
Group Development/Perl
Summary Download entropy from
Size 47KB
Arch noarch
License GPL+ or Artistic

Description

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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 07:47:23
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie