summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_server.c
diff options
context:
space:
mode:
authorScott MacVicar <scottmac@php.net>2011-07-19 22:15:56 +0000
committerScott MacVicar <scottmac@php.net>2011-07-19 22:15:56 +0000
commit64a0c79a073a788b851555e656318306d7207d41 (patch)
treead7c62c6369d9c72d36a82eba0931f4c6ba2c2d4 /sapi/cli/php_cli_server.c
parent81e8615cc3d00e7dd6b14c1c594906520515df46 (diff)
downloadphp-git-64a0c79a073a788b851555e656318306d7207d41.tar.gz
openssl_encrypt() / openssl_decrypt() were flawed and truncated the key to the default size for the case of a variable key length cipher.
The result is a key of 448 bits being passed to the blowfish algorithm would be truncated to 128 bit. Also fixed an error in the zend_parse_parameters() having an invalid character being used.
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions