perl-Digest-SHA

Perl extension for SHA-1/224/256/384/512

Description

Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It
gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,
SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module can
handle all types of input, including partial-byte data.
Website: http://search.cpan.org/dist/Digest-SHA/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Digest-SHA-6.02-2.el6_10.x86_64 [58 KiB] Changelog by Andrew Colin Kissa (2023-03-08):
- Build with Perl 5.24
perl-Digest-SHA-5.47-144.el6_10.1.x86_64 [65 KiB] Changelog by Andrew Colin Kissa (2021-06-21):
- FIX: CVE-2020-10543
- FIX: CVE-2020-10878
- FIX: CVE-2020-12723
perl-Digest-SHA-5.47-144.el6_9.x86_64 [65 KiB] Changelog by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907)
perl-Digest-SHA-5.47-141.el6_7.1.x86_64 [64 KiB] Changelog by Petr Pisar (2015-09-16):
- Fix CRLF conversion in ASCII FTP upload (bug #1267920)