Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2007 20:26:26 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssl/crypto/evp - Imported sources
Message-ID:  <200703152026.l2FKQQZ2053463@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703152026.l2FKQQZ2053463>