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

perl-Crypt-CBC-2.33-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Crypt-CBC Distribution: openSUSE Leap 15.2
Version: 2.33 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 18:21:52 2019
Group: Development/Libraries/Perl Build host: morla5
Size: 59442 Source RPM: perl-Crypt-CBC-2.33-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
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 the
*OpenSSL* package.

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-1.0+ or Artistic-1.0

Changelog

* Tue Aug 06 2013 coolo@suse.com
  - updated to 2.33
    - Fix minor RT bugs 83175 and 86455.
* Mon Jun 03 2013 coolo@suse.com
  - updated to 2.32
    - Fixes "Taint checks are turned on and your key is tainted" error when autogenerating salt and IV.
    - Fixes to regular expressions to avoid rare failures to
      correctly strip padding in decoded messages.
    - Add padding type = "none".
    - Both fixes contributed by Bas van Sisseren.
* Fri Nov 18 2011 coolo@suse.com
  - use original .tar.gz
* Fri Aug 26 2011 chris@computersalat.de
  - remove Author from desc
  - added bcond_with opt
    o test optional pkgs via local build (osc build --with opt)
  - fix deps for CentOS
  - some spec cleanup
* Wed Dec 08 2010 coolo@novell.com
  - avoid even more requires to avoid even more cycles
* Tue Nov 30 2010 coolo@novell.com
  - remove extra requires to avoid cycle
* Wed Nov 24 2010 chris@computersalat.de
  - recreated by cpanspec 1.78
    o fix deps
  - noarch pkg
* Sun Jan 10 2010 jengelh@medozas.de
  - enable parallel build
* Fri Feb 27 2009 anicka@suse.cz
  - update to 2.30
    * setting $cipher correctly
* Thu Jun 19 2008 anicka@suse.cz
  - update to 2.29
    * Fixed errors that occurred when encrypting/decrypting utf8
    strings in Perl's more recent than 5.8.8.

Files

/usr/lib/perl5/vendor_perl/5.26.1/Crypt
/usr/lib/perl5/vendor_perl/5.26.1/Crypt/CBC.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Crypt-CBC
/usr/share/doc/packages/perl-Crypt-CBC/Changes
/usr/share/doc/packages/perl-Crypt-CBC/Crypt-CBC-2.16-vulnerability.txt
/usr/share/doc/packages/perl-Crypt-CBC/README
/usr/share/man/man3/Crypt::CBC.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 11:46:52 2024