php-openssl-cryptor icon indicating copy to clipboard operation
php-openssl-cryptor copied to clipboard

Example

Results 4 php-openssl-cryptor issues
Sort by recently updated
recently updated
newest added

According to the documentation, `$iv` _(A non-null initialization vector)_ in `openssl_encrypt` as well in `openssl_decrypt` should be random in every environment. However, currently, it is static for the PHP package....

An FYI that as of PHP 7.1 mycrypt is deprecated and removed entirely from version 7.2.

Thanks to this PR, users will be able to import your library inside their project thanks to composer and packagist. In case you approve the PR, you should also create...

Why not submitting this library on [packagist](https://packagist.org/) in order to retrieve it via composer?