2017 © Pedro Peláez
 

symfony-bundle parameter-encryption-zend-crypt-bundle

Symfony PcdxParameterEncryptionBundle add-on for zendframework/zend-crypt

image

picodexter/parameter-encryption-zend-crypt-bundle

Symfony PcdxParameterEncryptionBundle add-on for zendframework/zend-crypt

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

PcdxParameterEncryptionZendCryptBundle

DEPRECATION WARNING!

THIS BUNDLE IS NOW DEPRECATED / ABANDONED

The Symfony Secrets management that was introduced with Symfony 4.4 offers an official solution for the original purpose of this bundle., (*1)

Please refer to it instead., (*2)

Active development on this project has therefore been stopped., (*3)

END OF DEPRECATION WARNING

This bundle is an add-on for the PcdxParameterEncryptionBundle and enables simple usage of it in combination with the Composer package zendframework/zend-crypt., (*4)

Latest Stable Version Build Status Code Coverage, (*5)

Features

zend-crypt 2.x supports the mcrypt extension only., (*6)

zend-crypt 3.x supports both the OpenSSL and the mcrypt extension., (*7)

The mcrypt extension has been deprecated as of PHP 7.1 and was moved to PECL as of PHP 7.2., (*8)

Depending on the factors mentioned above, you will be able to use the following ciphers:, (*9)

Symmetric Ciphers

  • Provided by OpenSSL extension:, (*10)

    • AES-256
    • Blowfish
    • Camellia-256
    • CAST-128 / CAST5
    • DES
    • SEED
  • Provided by mcrypt extension:, (*11)

    • AES / Rijndael-128
    • Blowfish
    • CAST-128 / CAST5
    • CAST-256
    • DES
    • 3DES / Triple DES
    • Rijndael-192
    • Rijndael-256
    • SAFER+
    • Serpent
    • Twofish

Asymmetric Ciphers

  • Provided by OpenSSL extension:, (*12)

    • RSA

Documentation

The documentation source files are located in the Resources/doc/ directory of this bundle., (*13)

Installation

Please refer to the Getting Started guide., (*14)

License

This bundle is released under the MIT license., (*15)

Authors

See also the list of contributors., (*16)

Contributing

The official project repository with the issue tracker can be found on GitHub., (*17)

Please refer to the contributing document., (*18)

The Versions

06/03 2018

dev-develop

dev-develop https://picodexter.io/

Symfony PcdxParameterEncryptionBundle add-on for zendframework/zend-crypt

  Sources   Download

MIT

The Requires

 

The Development Requires

config encryption parameter zendframework zend-crypt

20/01 2018

dev-master

9999999-dev https://picodexter.io/

Symfony PcdxParameterEncryptionBundle add-on for zendframework/zend-crypt

  Sources   Download

MIT

The Requires

 

The Development Requires

config encryption parameter zendframework zend-crypt

20/01 2018

v1.1.0

1.1.0.0 https://picodexter.io/

Symfony PcdxParameterEncryptionBundle add-on for zendframework/zend-crypt

  Sources   Download

MIT

The Requires

 

The Development Requires

config encryption parameter zendframework zend-crypt

21/06 2017

v1.0.0

1.0.0.0 https://picodexter.io/

Symfony PcdxParameterEncryptionBundle add-on for zendframework/zend-crypt

  Sources   Download

MIT

The Requires

 

The Development Requires

config encryption parameter zendframework zend-crypt