Changelog for
perl-Crypt-CBC-3.04-9.fc37.noarch.rpm :
* Fri Jul 22 2022 Fedora Release Engineering
- 3.04-9- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 03 2022 Jitka Plesnikova - 3.04-8- Perl 5.36 re-rebuild of bootstrapped packages
* Wed Jun 01 2022 Jitka Plesnikova - 3.04-7- Perl 5.36 rebuild
* Wed Mar 02 2022 Paul Howarth - 3.04-6- Fix an issue around the -literal_key option (GH#4)
* Fri Jan 21 2022 Fedora Release Engineering - 3.04-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering - 3.04-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon May 24 2021 Jitka Plesnikova - 3.04-3- Perl 5.34 re-rebuild of bootstrapped packages
* Sat May 22 2021 Jitka Plesnikova - 3.04-2- Perl 5.34 rebuild
* Tue May 18 2021 Paul Howarth - 3.04-1- Update to 3.04 - Fixed bug involving manually-specified IV not being used in some circumstances
* Mon May 03 2021 Paul Howarth - 3.03-2- Crypt::Cipher::AES is used in the absence of any explicitly-specified cipher, so make it a hard dependency (#1956206)
* Mon Apr 19 2021 Paul Howarth - 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
* Thu Apr 15 2021 Paul Howarth - 3.02-2- Soften dependency on perl(Math::Int128) (needed for CTR mode) as it\'s not available on 32-bit platforms (#1948957)
* Mon Apr 12 2021 Paul Howarth - 3.02-1- Update to 3.02 - CTR mode now requires the Math::Int128 module, which gives a ~5x performance boost over Math::BigInt
* Fri Feb 12 2021 Paul Howarth - 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
* Wed Jan 27 2021 Fedora Release Engineering - 2.33-30- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering - 2.33-29- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild