perl-Digest - Modules that calculate message digests
Website: | http://search.cpan.org/dist/Digest/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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.
Packages
perl-Digest-1.17-366.fc25.noarch [26 KiB] |
Changelog
by Jitka Plesnikova (2016-08-02):
- Avoid loading optional modules from default . (CVE-2016-1238) |