Title: EVP question about key sizes

Hi!

I want to use Blowfish with a 256 bit key size. Looking at the EVP
docu I found EVP_CIPHER_CTX_set_key_length.

Some time ago somebody mentioned that it is impossible to use
differnt key sizes in the EVP API. Is EVP_CIPHER_CTX_set_key_length
a new function which eliminates this limitation?

Or do I have to use the BF methodes?


Regards,
Armin Koenigsdorfer

Reply via email to