On Fri, Sep 07, 2007, [EMAIL PROTECTED] wrote:

> Hi,
> 
> I have trouble setting variable key size for blowfish
> cipher. The code, pasted below, used to work on 
> version 0.9.8a, the behaviour changed after upgrading
> to 0.9.8e. Under 0.9.8e it seems that calling
> EVP_CIPHER_CTX_set_key_length has no effect. Using
> EVP_CIPHER_CTX_key_length to check the key length,
> both before and after setting the length, the value is
> 16.
> 
> Am I setting the key length incorrectly? Really
> appreciate any help you can provide.
> 

Try the latest 0.9.8 snapshot, there's a bug in 0.9.8e relating to that.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to