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 | 946456425e08913e8e8f19f2ac888c29ab0ae626 (patch) | |
tree | 6abae04468b6c773b6b2919818ec6d7f5980507b /ext/xmlreader/php_xmlreader.c | |
parent | c3c761ffeb07a2106d5c1115c0cb3f092c032ef8 (diff) | |
download | php-git-946456425e08913e8e8f19f2ac888c29ab0ae626.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 'ext/xmlreader/php_xmlreader.c')
0 files changed, 0 insertions, 0 deletions