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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"