diff options
author | Scott MacVicar <scottmac@php.net> | 2011-07-19 22:15:56 +0000 |
---|---|---|
committer | Scott MacVicar <scottmac@php.net> | 2011-07-19 22:15:56 +0000 |
commit | 64a0c79a073a788b851555e656318306d7207d41 (patch) | |
tree | ad7c62c6369d9c72d36a82eba0931f4c6ba2c2d4 /sapi/cli/php_cli_server.c | |
parent | 81e8615cc3d00e7dd6b14c1c594906520515df46 (diff) | |
download | php-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