cvs commit: src/crypto/openssl/crypto/evp - Imported sources
Simon L. Nielsen
simon at FreeBSD.org
Thu Mar 15 20:26:27 UTC 2007
simon 2007-03-15 20:26:26 UTC
FreeBSD src repository
src/crypto/openssl/crypto/evp - Imported sources
Update of /home/ncvs/src/crypto/openssl/crypto/evp
In directory repoman.freebsd.org:/tmp/cvs-serv53440
Log Message:
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
Status:
Vendor Tag: OPENSSL
Release Tags: b0_9_8-20070315
U src/crypto/openssl/crypto/evp/evp_lib.c
No conflicts created by this import
More information about the cvs-src
mailing list