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

php-zendframework-zend-crypt-2.6.0-1.el6.remi RPM for noarch

From Remi's RPM Test for RedHat EL 6 for x86_64

Name: php-zendframework-zend-crypt Distribution: Unknown
Version: 2.6.0 Vendor: Remi Collet
Release: 1.el6.remi Build date: Thu Feb 4 10:20:11 2016
Group: Development/Libraries Build host: builder.remirepo.net
Size: 140079 Source RPM: php-zendframework-zend-crypt-2.6.0-1.el6.remi.src.rpm
Packager: http://blog.remirepo.net/
Url: http://framework.zend.com/
Summary: Zend Framework 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.

Provides

Requires

License

BSD

Changelog

* Thu Feb 04 2016 Remi Collet <remi@fedoraproject.org> - 2.6.0-1
  - update to 2.6.0
  - raise dependency on zend-math ~2.6
  - raise dependency on zend-stdlib ~2.7
  - drop dependency on zend-servicemanager
  - add dependency on container-interop/container-interop
* Wed Nov 25 2015 Remi Collet <remi@fedoraproject.org> - 2.5.2-1
  - update to 2.5.2
  - raise dependency on PHP 5.5
* Wed Aug 05 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-2
  - fix dependencies
* Tue Aug 04 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
  - initial package

Files

/usr/share/doc/php-zendframework-zend-crypt-2.6.0
/usr/share/doc/php-zendframework-zend-crypt-2.6.0/CONTRIBUTING.md
/usr/share/doc/php-zendframework-zend-crypt-2.6.0/LICENSE.md
/usr/share/doc/php-zendframework-zend-crypt-2.6.0/README.md
/usr/share/doc/php-zendframework-zend-crypt-2.6.0/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, Tue Apr 9 10:45:18 2024