SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Crypt-CBC rpm build for : Mageia 9. For other distributions click perl-Crypt-CBC.

Name : perl-Crypt-CBC
Version : 3.40.0 Vendor : Mageia_Org
Release : 2.mga9 Date : 2022-03-21 16:17:21
Group : Development/Perl Source RPM : perl-Crypt-CBC-3.40.0-2.mga9.src.rpm
Size : 0.08 MB
Packager : umeabot < umeabot>
Summary : Encrypt Data with Cipher Block Chaining Mode
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/armv7hl/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Crypt-CBC-3.40.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Crypt-CBC-3.40.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Crypt-CBC-3.40.0-2.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Crypt-CBC-3.40.0-2.mga9.noarch.rpm
     

Provides :
perl(Crypt::CBC)
perl(Crypt::CBC::PBKDF)
perl(Crypt::CBC::PBKDF::none)
perl(Crypt::CBC::PBKDF::opensslv1)
perl(Crypt::CBC::PBKDF::opensslv2)
perl(Crypt::CBC::PBKDF::pbkdf2)
perl(Crypt::CBC::PBKDF::randomiv)
perl-Crypt-CBC

Requires :
perl(Carp)
perl(Crypt::CBC::PBKDF)
perl(Crypt::CBC::PBKDF::opensslv1)
perl(Crypt::Cipher::AES)
perl(Crypt::PBKDF2)
perl(Digest::MD5)
perl(Digest::SHA)
perl(File::Basename)
perl(base)
perl(bytes)
perl(constant)
perl(strict)
perl(vars)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM