Source: libcrypt-dsa-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: Dominic Hargreaves , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libconvert-asn1-perl , libconvert-pem-perl , libcrypt-des-ede3-perl , libcrypt-sysrandom-perl , libcrypt-urandom-perl , libdata-buffer-perl , libfile-which-perl , libmath-bigint-gmp-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcrypt-dsa-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcrypt-dsa-perl.git Homepage: https://metacpan.org/release/Crypt-DSA Package: libcrypt-dsa-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconvert-asn1-perl, libconvert-pem-perl, libcrypt-sysrandom-perl, libcrypt-urandom-perl, libdata-buffer-perl, libfile-which-perl, Recommends: libmath-bigint-gmp-perl, Description: Perl module for DSA Signatures and Key Generation Crypt::DSA is a pure Perl implementation of DSA (Digital Signature Algorithm). It provides DSA signing, signature verification, and key generation.