Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Crypt-CBC | Distribution: Mageia |
Version: 2.330.0 | Vendor: Mageia.Org |
Release: 8.mga8 | Build date: Wed Feb 12 05:14:16 2020 |
Group: Development/Perl | Build host: localhost |
Size: 61078 | Source RPM: perl-Crypt-CBC-2.330.0-8.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/Crypt-CBC/ | |
Summary: Encrypt Data with Cipher Block Chaining Mode |
This module is a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as DES or IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by SSLeay, and can be made compatible with the newer OpenSSL package by specifying the -salt argument. To use this module, you will first create a Crypt::CBC cipher object with new(). At the time of cipher creation, you specify an encryption key to use and, optionally, a block encryption algorithm. You will then call the start() method to initialize the encryption or decryption process, crypt() to encrypt or decrypt one or more blocks of data, and lastly finish(), to pad and encrypt the final block. For your convenience, you can call the encrypt() and decrypt() methods to operate on a whole data value at once.
GPL+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 2.330.0-8.mga8 + Revision: 1493607 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Sep 19 2018 umeabot <umeabot> 2.330.0-7.mga7 + Revision: 1266793 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Crypt-CBC /usr/share/doc/perl-Crypt-CBC/Changes /usr/share/doc/perl-Crypt-CBC/META.json /usr/share/doc/perl-Crypt-CBC/META.yml /usr/share/doc/perl-Crypt-CBC/MYMETA.yml /usr/share/doc/perl-Crypt-CBC/README /usr/share/doc/perl-Crypt-CBC/eg /usr/share/doc/perl-Crypt-CBC/eg/aes.pl /usr/share/doc/perl-Crypt-CBC/eg/des.pl /usr/share/doc/perl-Crypt-CBC/eg/idea.pl /usr/share/man/man3/Crypt::CBC.3pm.xz /usr/share/perl5/vendor_perl/Crypt /usr/share/perl5/vendor_perl/Crypt/CBC.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:24:54 2025