Source: libcrypt-ciphersaber-perl
Standards-Version: 4.7.4
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Stefan Hornburg (Racke) <racke@linuxia.de>,
 Andreas Tille <tille@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 14),
 libmodule-build-perl,
Build-Depends-Indep:
 libscalar-list-utils-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 libtest-warn-perl <!nocheck>,
 perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcrypt-ciphersaber-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcrypt-ciphersaber-perl.git
Homepage: https://metacpan.org/release/Crypt-CipherSaber

Package: libcrypt-ciphersaber-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 libscalar-list-utils-perl,
Description: Perl module implementing CipherSaber encryption
 The Crypt::CipherSaber module implements CipherSaber encryption,
 described at http://ciphersaber.gurus.com.  It is simple, fairly
 speedy, and relatively secure algorithm based on RC4.
 .
 Encryption and decryption are done based on a secret key, which
 must be shared with all intended recipients of a message.
