Download the PHP package picodexter/parameter-encryption-phpseclib-bundle without Composer
On this page you can find all versions of the php package picodexter/parameter-encryption-phpseclib-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download picodexter/parameter-encryption-phpseclib-bundle
More information about picodexter/parameter-encryption-phpseclib-bundle
Files in picodexter/parameter-encryption-phpseclib-bundle
Package parameter-encryption-phpseclib-bundle
Short Description Symfony PcdxParameterEncryptionBundle add-on for phpseclib/phpseclib
License MIT
Homepage https://picodexter.io/
Informations about the package parameter-encryption-phpseclib-bundle
PcdxParameterEncryptionPhpseclibBundle
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.
Please refer to it instead.
Active development on this project has therefore been stopped.
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 phpseclib/phpseclib.
Features
You will be able to use the following ciphers:
Symmetric Ciphers
- AES
- Blowfish
- DES
- RC2
- RC4
- Rijndael
- Triple DES / 3DES
- Twofish
Asymmetric Ciphers
- RSA
Documentation
The documentation source files are located in the Resources/doc/
directory of
this bundle.
Installation
Please refer to the Getting Started guide.
License
This bundle is released under the MIT license.
Authors
- picodexter | GitHub | picodexter.io
See also the list of contributors.
Contributing
The official project repository with the issue tracker can be found on GitHub.
Please refer to the contributing document.
All versions of parameter-encryption-phpseclib-bundle with dependencies
phpseclib/phpseclib Version ^2.0
picodexter/parameter-encryption-bundle Version ^1.0
symfony/framework-bundle Version ^2.7 || ^3.0 || ^4.0