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

php-ZendFramework2-Crypt-2.4.11-1.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: php-ZendFramework2-Crypt Distribution: Fedora Project
Version: 2.4.11 Vendor: Fedora Project
Release: 1.el7 Build date: Mon Jan 9 21:14:54 2017
Group: Development/Libraries Build host: buildvm-aarch64-07.arm.fedoraproject.org
Size: 130731 Source RPM: php-ZendFramework2-2.4.11-1.el7.src.rpm
Packager: Fedora Project
Url: http://framework.zend.com/manual/2.3/en/modules/zend.crypt.introduction.html
Summary: Zend Framework 2: Crypt Component
Zend\Crypt provides support of some cryptographic tools. The available
features are:

* encrypt-then-authenticate using symmetric ciphers (the authentication step is
  provided using HMAC)
* encrypt/decrypt using symmetric and public key algorithm (e.g. RSA algorithm)
* generate digital sign using public key algorithm (e.g. RSA algorithm)
* key exchange using the Diffie-Hellman method
* Key derivation function (e.g. using PBKDF2 algorithm)
* Secure password hash (e.g. using Bcrypt algorithm)
* generate Hash values
* generate HMAC values

The main scope of this component is to offer an easy and secure way to protect
and authenticate sensitive data in PHP. Because the use of cryptography is not
so easy we recommend to use the Zend\Crypt component only if you have a minimum
background on this topic.

Provides

Requires

License

BSD

Changelog

* Mon Jan 09 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.11-1
  - Update to 2.4.11 (RHBZ #1409594 / RHBZ #1409591 / ZF2016-04 / CVE-2016-10034)
* Sun Jun 12 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.10-1
  - Update to 2.4.10 (RHBZ #1343995 / RHBZ #1343990)
  - Switch to GitHub source (and separate ZendXml pkg)
  - Move autoloader into spec
* Wed Sep 16 2015 Remi Collet <remi@fedoraproject.org> - 2.4.8-1
  - Update to 2.4.8
* Fri Aug 28 2015 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.7-2
  - Skip WDDX tests on EPEL 7 (i.e. PHP 5.4)
* Wed Aug 12 2015 Remi Collet <remi@fedoraproject.org> - 2.4.7-1
  - Update to 2.4.7
  - add autoloader in php-ZendFramework2-Loader
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.9-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu May 21 2015 Remi Collet <remi@fedoraproject.org> - 2.3.9-1
  - Update to 2.3.9
* Fri May 08 2015 Remi Collet <remi@fedoraproject.org> - 2.3.8-1
  - Update to 2.3.8
* Fri Mar 13 2015 Remi Collet <remi@fedoraproject.org> - 2.3.7-1
  - Update to 2.3.7
* Tue Feb 24 2015 Remi Collet <remi@fedoraproject.org> - 2.3.5-1
  - Update to 2.3.5
  - add patch for icu 54, FTBFS detected by Koschei
* Fri Jan 16 2015 Remi Collet <remi@fedoraproject.org> - 2.3.4-1
  - Update to 2.3.4
  - drop GLPI patch, fixed upstream
  - add dependency on ircmaxell/random-lib
  - apply upstream changes to inter-package dependencies
* Fri Oct 17 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.3-2
  - Drop php-gmp dependency from Math component (BZ #1152440)
  - Fix tests' autoloader
* Fri Oct 10 2014 Remi Collet <remi@fedoraproject.org> - 2.3.3-1
  - Update to 2.3.3
  - fix SQL injection with SqlSrv ZF2014-05 CVE-2014-8088 #1151276
  - fix null byte issue on Ldap connect ZF2014-06 CVE-2014-8089 #1151277
* Wed Aug 20 2014 Remi Collet <remi@fedoraproject.org> - 2.3.2-1
  - Update to 2.3.2
  - tests from github
  - run test suite during build
* Sun Jul 20 2014 Remi Collet <remi@fedoraproject.org> - 2.3.1-3
  - composer dependencies
  - add missing license
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 20 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.3.1-1
  - Updated to 2.3.1
* Sun May 18 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.2.7-1
  - Updated to 2.2.7 (security update for ZF2014-03)
* Tue Apr 01 2014 Remi Collet <remi@fedoraproject.org> - 2.2.6-1
  - Updated to 2.2.6 for CVE-2014-2681 CVE-2014-2682
    CVE-2014-2683 CVE-2014-2684 CVE-2014-2685
  - new package ZendXml
  - fix for unversioned doc directory
* Mon Nov 11 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.2.5-2
  - Updated Serializer sub-pkg to make msgpack optional instead of required
* Sun Nov 10 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.2.5-1
  - Updated to 2.2.5
  - Fixed Serializer sub-pkg broken dependency (php-pecl(msgpack) on ppc64)
* Wed Oct 02 2013 Remi Collet <remi@fedoraproject.org> - 2.2.4-2
  - Add patch needed for GLPI #1014478 (ZF-11974)
* Thu Sep 12 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.2.4-1
  - Updated to 2.2.4
  - Versioned conflict
  - Macros in comment fix
* Mon Jul 22 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.2.1-2
  - Added php-ZendFramework conflict
* Mon Jul 22 2013 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.2.1-1
  - Initial package

Files

/usr/share/doc/php-ZendFramework2-Crypt-2.4.11
/usr/share/doc/php-ZendFramework2-Crypt-2.4.11/CONTRIBUTING.md
/usr/share/doc/php-ZendFramework2-Crypt-2.4.11/README.md
/usr/share/doc/php-ZendFramework2-Crypt-2.4.11/composer.json
/usr/share/php/Zend/Crypt
/usr/share/php/Zend/Crypt/BlockCipher.php
/usr/share/php/Zend/Crypt/Exception
/usr/share/php/Zend/Crypt/Exception/ExceptionInterface.php
/usr/share/php/Zend/Crypt/Exception/InvalidArgumentException.php
/usr/share/php/Zend/Crypt/Exception/RuntimeException.php
/usr/share/php/Zend/Crypt/FileCipher.php
/usr/share/php/Zend/Crypt/Hash.php
/usr/share/php/Zend/Crypt/Hmac.php
/usr/share/php/Zend/Crypt/Key
/usr/share/php/Zend/Crypt/Key/Derivation
/usr/share/php/Zend/Crypt/Key/Derivation/Exception
/usr/share/php/Zend/Crypt/Key/Derivation/Exception/ExceptionInterface.php
/usr/share/php/Zend/Crypt/Key/Derivation/Exception/InvalidArgumentException.php
/usr/share/php/Zend/Crypt/Key/Derivation/Exception/RuntimeException.php
/usr/share/php/Zend/Crypt/Key/Derivation/Pbkdf2.php
/usr/share/php/Zend/Crypt/Key/Derivation/SaltedS2k.php
/usr/share/php/Zend/Crypt/Key/Derivation/Scrypt.php
/usr/share/php/Zend/Crypt/Password
/usr/share/php/Zend/Crypt/Password/Apache.php
/usr/share/php/Zend/Crypt/Password/Bcrypt.php
/usr/share/php/Zend/Crypt/Password/BcryptSha.php
/usr/share/php/Zend/Crypt/Password/Exception
/usr/share/php/Zend/Crypt/Password/Exception/ExceptionInterface.php
/usr/share/php/Zend/Crypt/Password/Exception/InvalidArgumentException.php
/usr/share/php/Zend/Crypt/Password/Exception/RuntimeException.php
/usr/share/php/Zend/Crypt/Password/PasswordInterface.php
/usr/share/php/Zend/Crypt/PublicKey
/usr/share/php/Zend/Crypt/PublicKey/DiffieHellman.php
/usr/share/php/Zend/Crypt/PublicKey/Rsa
/usr/share/php/Zend/Crypt/PublicKey/Rsa.php
/usr/share/php/Zend/Crypt/PublicKey/Rsa/AbstractKey.php
/usr/share/php/Zend/Crypt/PublicKey/Rsa/Exception
/usr/share/php/Zend/Crypt/PublicKey/Rsa/Exception/ExceptionInterface.php
/usr/share/php/Zend/Crypt/PublicKey/Rsa/Exception/InvalidArgumentException.php
/usr/share/php/Zend/Crypt/PublicKey/Rsa/Exception/RuntimeException.php
/usr/share/php/Zend/Crypt/PublicKey/Rsa/PrivateKey.php
/usr/share/php/Zend/Crypt/PublicKey/Rsa/PublicKey.php
/usr/share/php/Zend/Crypt/PublicKey/RsaOptions.php
/usr/share/php/Zend/Crypt/Symmetric
/usr/share/php/Zend/Crypt/Symmetric/Exception
/usr/share/php/Zend/Crypt/Symmetric/Exception/ExceptionInterface.php
/usr/share/php/Zend/Crypt/Symmetric/Exception/InvalidArgumentException.php
/usr/share/php/Zend/Crypt/Symmetric/Exception/RuntimeException.php
/usr/share/php/Zend/Crypt/Symmetric/Mcrypt.php
/usr/share/php/Zend/Crypt/Symmetric/Padding
/usr/share/php/Zend/Crypt/Symmetric/Padding/NoPadding.php
/usr/share/php/Zend/Crypt/Symmetric/Padding/PaddingInterface.php
/usr/share/php/Zend/Crypt/Symmetric/Padding/Pkcs7.php
/usr/share/php/Zend/Crypt/Symmetric/PaddingPluginManager.php
/usr/share/php/Zend/Crypt/Symmetric/SymmetricInterface.php
/usr/share/php/Zend/Crypt/SymmetricPluginManager.php
/usr/share/php/Zend/Crypt/Utils.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 03:02:00 2024