I am encrypting separate pieces of data using blowfish. The data is
encrypted the same key but different IVs. I know that blowfish's
sub-keys and s-boxes take a while to be generated. What is the correct
way to call EVP_EncryptInit so that it uses the ones previously generated?
Corey Holcomb-Hockin
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]