Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Crypt-CBC-3.40.0-3.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Crypt-CBC Distribution: Mageia
Version: 3.40.0 Vendor: Mageia.Org
Release: 3.mga10 Build date: Fri Jun 27 05:41:12 2025
Group: Development/Perl Build host: localhost
Size: 87088 Source RPM: perl-Crypt-CBC-3.40.0-3.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Jun 27 2025 umeabot <umeabot> 3.40.0-3.mga10
  + Revision: 2207186
  - Mageia 10 Mass Rebuild

Files

/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
/usr/share/perl5/vendor_perl/Crypt/CBC.pm
/usr/share/perl5/vendor_perl/Crypt/CBC/PBKDF
/usr/share/perl5/vendor_perl/Crypt/CBC/PBKDF.pm
/usr/share/perl5/vendor_perl/Crypt/CBC/PBKDF/none.pm
/usr/share/perl5/vendor_perl/Crypt/CBC/PBKDF/opensslv1.pm
/usr/share/perl5/vendor_perl/Crypt/CBC/PBKDF/opensslv2.pm
/usr/share/perl5/vendor_perl/Crypt/CBC/PBKDF/pbkdf2.pm
/usr/share/perl5/vendor_perl/Crypt/CBC/PBKDF/randomiv.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 28 06:42:14 2025