SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Digest rpm build for : Mageia 9. For other distributions click perl-Digest.

Name : perl-Digest
Version : 1.200.0 Vendor : Mageia_Org
Release : 2.mga9 Date : 2022-03-21 17:22:50
Group : Development/Perl Source RPM : perl-Digest-1.200.0-2.mga9.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
Summary : Calculate digests of files
Description :
The \'Digest::\' modules calculate digests, also called \"fingerprints\" or
\"hashes\", of some data, called a message. The digest is (usually) some
small/fixed size string. The actual size of the digest depend of the
algorithm used. The message is simply a sequence of arbitrary bytes or
bits.

An important property of the digest algorithms is that the digest is
_likely_ to change if the message change in some way. Another property is
that digest functions are one-way functions, that is it should be _hard_ to
find a message that correspond to some given digest. Algorithms differ in
how \"likely\" and how \"hard\", as well as how efficient they are to compute.

Note that the properties of the algorithms change over time, as the
algorithms are analyzed and machines grow faster. If your application for
instance depends on it being \"impossible\" to generate the same digest for a
different message it is wise to make it easy to plug in stronger algorithms
as the one used grow weaker. Using the interface documented here should
make it easy to change algorithms later.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Digest-1.200.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Digest-1.200.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Digest-1.200.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Digest-1.200.0-2.mga9.noarch.rpm
     

Provides :
perl(Digest)
perl(Digest::base)
perl(Digest::file)
perl-Digest

Requires :
perl(Carp)
perl(Digest)
perl(Exporter)
perl(MIME::Base64)
perl(strict)
perl(warnings)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Digest
/usr/share/doc/perl-Digest/Changes
/usr/share/doc/perl-Digest/META.json
/usr/share/doc/perl-Digest/META.yml
/usr/share/doc/perl-Digest/MYMETA.yml
/usr/share/doc/perl-Digest/README
/usr/share/man/man3/Digest.3pm.xz
/usr/share/man/man3/Digest::base.3pm.xz
/usr/share/man/man3/Digest::file.3pm.xz
/usr/share/perl5/vendor_perl/Digest
/usr/share/perl5/vendor_perl/Digest.pm
/usr/share/perl5/vendor_perl/Digest/base.pm
/usr/share/perl5/vendor_perl/Digest/file.pm

 
ICM