Source: libdigest-sha-perl Section: perl Priority: optional Build-Depends: debhelper (>= 10), libtest-pod-coverage-perl, libtest-pod-perl, perl Maintainer: Debian Perl Group Uploaders: Allard Hoeve , Niko Tyni , gregor herrmann , Damyan Ivanov , Salvatore Bonaccorso Standards-Version: 4.1.4 Homepage: https://metacpan.org/release/Digest-SHA Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdigest-sha-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdigest-sha-perl Testsuite: autopkgtest-pkg-perl Rules-Requires-Root: no Package: libdigest-sha-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl extension for SHA-1/224/256/384/512, SHA-512/224 and SHA-512/256 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.