This package can encrypt and decrypt values using OpenSSL.
It provides several classes to use in applications based on the Symfony framework that can encrypt and decrypt values stored and retrieved by the applications using the OpenSSL library.
Currently, the package can:
- Uses event listeners to encrypt transparently and decrypt data
- Provide an extension to the twig template engine to decrypt encoded values