Source: libcrypt-ciphersaber-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: Stefan Hornburg (Racke) , Andreas Tille , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 14), libmodule-build-perl, Build-Depends-Indep: libscalar-list-utils-perl , libtest-simple-perl , libtest-warn-perl , 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.