Fedora Packages

perl-Crypt-CBC-3.04-4.fc35 in Fedora 35

↵ Return to the main page of perl-Crypt-CBC
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2021-07-22 Fedora Release Engineering <releng at fedoraproject dot org> - 3.04-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
2021-05-24 Jitka Plesnikova <jplesnik at redhat dot com> - 3.04-3 - Perl 5.34 re-rebuild of bootstrapped packages
2021-05-22 Jitka Plesnikova <jplesnik at redhat dot com> - 3.04-2 - Perl 5.34 rebuild
2021-05-18 Paul Howarth <paul at city dash fan dot org> - 3.04-1 - Update to 3.04 - Fixed bug involving manually-specified IV not being used in some circumstances
2021-05-03 Paul Howarth <paul at city dash fan dot org> - 3.03-2 - Crypt::Cipher::AES is used in the absence of any explicitly-specified cipher, so make it a hard dependency (#1956206)
2021-04-19 Paul Howarth <paul at city dash fan dot org> - 3.03-1 - Update to 3.03 - Fixed bug that caused an extraneous block of garbage data to be appended to encrypted string when "nopadding" specified and plaintext is even multiple of blocksize
2021-04-15 Paul Howarth <paul at city dash fan dot org> - 3.02-2 - Soften dependency on perl(Math::Int128) (needed for CTR mode) as it's not available on 32-bit platforms (#1948957)
2021-04-12 Paul Howarth <paul at city dash fan dot org> - 3.02-1 - Update to 3.02 - CTR mode now requires the Math::Int128 module, which gives a ~5x performance boost over Math::BigInt
2021-02-12 Paul Howarth <paul at city dash fan dot org> - 3.01-1 - Update to 3.01 - Support for openssl SHA-256 key derivation algorithm - Add support for PBKDF2 key derivation algorithm - New dependencies: Digest::SHA, Crypt::PBKDF2, Crypt::Cipher::AES - Add support for OFB, CFB and CTR chain modes - New dependency: Math::BigInt - Added better argument checking - Fixed long-standing standard padding bug: plaintext ending with bytes between 0x00 and 0x0A would be truncated in some conditions - Fixed Rijndael_compat padding - Warn when the deprecated opensslv1 PBKDF (key derivation function) is used for encryption; turn off with -nodeprecate=>1 or by choosing a different PBKDF, such as -pbkdf=>'pbkdf2' - Fix a regression when passing the legacy -salt=>1 argument - Released version 3.01 in recognition of multiple new features and clean-ups
2021-01-27 Fedora Release Engineering <releng at fedoraproject dot org> - 2.33-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

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

Files


Sources on Pagure