diff options
author | simon <simon@FreeBSD.org> | 2007-03-15 20:26:26 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2007-03-15 20:26:26 +0000 |
commit | 8e9898839e1cab4cb5affa37125bb12602040d78 (patch) | |
tree | 3c346c3924a708cc2fcd638e728c7022f275fda7 /crypto/openssl/demos/ssl/cli.cpp | |
parent | ee48ceb6a84c702d0f80bc72ce8be558bdcb0de3 (diff) | |
download | FreeBSD-src-8e9898839e1cab4cb5affa37125bb12602040d78.zip FreeBSD-src-8e9898839e1cab4cb5affa37125bb12602040d78.tar.gz |
Import fix from upstream OpenSSL_0_9_8-stable branch:
EVP_CIPHER_CTX_key_length() should return the set key length
in the EVP_CIPHER_CTX structure which may not be the same as
the underlying cipher key length for variable length ciphers.
This fixes problems in OpenSSH using some ciphers, and possibly other
applications.
See also: http://bugzilla.mindrot.org/show_bug.cgi?id=1291
Diffstat (limited to 'crypto/openssl/demos/ssl/cli.cpp')
0 files changed, 0 insertions, 0 deletions