Source: libcrypt-des-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas , Krzysztof Krzyzaniak (eloy) , gregor herrmann , Damyan Ivanov Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl, libcrypt-cbc-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-des-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-des-perl.git Homepage: https://metacpan.org/release/Crypt-DES/ Package: libcrypt-des-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl DES encryption module This is Crypt::DES, an XS-based implementation of the DES cryptography algorithm. . The module implements the Crypt::CBC interface, which has blocksize, keysize, encrypt and decrypt functions.