[Pkg-openssl-devel] Re: [maf@appgate.com: Bug#412979: encfs fails when openssl is upgraded to 0.9.8e-2]

maf at appgate.com maf at appgate.com
Thu Mar 1 17:40:58 CET 2007


On  1 mar, Eduard Bloch wrote:
> any idea on what is going on there? See below.

I might add some more details:

I added debug printouts to the SSL_Cipher::readKey() method. And found
that it seems as if streamDecode() returns a different result. At least
the first four bytes of the inbuffer and key match.

Could the problem be that streamDecode() calls:
  EVP_DecryptInit_ex( &key->stream_dec, NULL, NULL, NULL, ivec);
i.e. uses NULL as the cipher type. And that the default algorithm has
changed?

	/MAF
-- 
Martin Forssen <maf at appgate.com>              Development Manager
Phone: +46 31 7744361                         AppGate Network Security AB



More information about the Pkg-openssl-devel mailing list