]> granicus.if.org Git - php/commit
Allow management of your own padding in openssl_encrypt/decrypt.
authorScott MacVicar <scottmac@php.net>
Fri, 20 May 2011 18:56:13 +0000 (18:56 +0000)
committerScott MacVicar <scottmac@php.net>
Fri, 20 May 2011 18:56:13 +0000 (18:56 +0000)
commit30f19bd52434736daf5ea8a5b8ee74f9d676a4fc
treeb015d1c5fceff091fccfe36e0fab77505a809ebd
parent1101293b3f78254cddc4492ef8e1216e9d1364b2
Allow management of your own padding in openssl_encrypt/decrypt.

For using mcrypt / openssl interchangeabley managing your own padding is the only solution.
NEWS
UPGRADING
ext/openssl/openssl.c
ext/openssl/php_openssl.h
ext/openssl/tests/011.phpt
ext/openssl/tests/bug54060.phpt
ext/openssl/tests/bug54061.phpt
ext/openssl/tests/openssl_decrypt_error.phpt